Hi!

Is it possible to add dependency on http://xmlbeans.apache.org/ to rhino project, http://brutus.apache.org/gump/public/rhino/rhino/index.html ?

Rhino started to utilize XMLBeans for its E4X implementation (see http://www.ecma-international.org/publications/standards/Ecma-357.htm ) and the build script in Rhino automatically downloads xmlbean.jar if one is not found.

But as gump passes build.sysclasspath when it builds Rhino, that downloaded jar is ignored and E4X compilation fails. Still the compilation as whole succeeds since E4X is optional feature and build file ignores errors during its compilation.

So is it possible to add the missing dependency?

Regards, Igor

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to