I am able to duplicate the jakarta-ant failures that Gump
is encountering on Covalent.  It occurs when the Gump workspace
defines a "jardir".  Because the bootstrap-ant project does
not declare optional.jar, it isn't copied to the "jardir"
directory.  "No JAXP compliant XML parser found" is the error you
will get if optional.jar isn't available when jakarta-ant is built.

The attached patch adds this jar to bootsrap-ant.  This
corrects the problem for me.  I assume it would do the same
on the Covalent system.

Cheers,
Larry

Attachment: jakarta-ant.xml.diff
Description: Binary data

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

Reply via email to