DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5302>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5302

Sealing Violation





------- Additional Comments From [EMAIL PROTECTED]  2001-12-12 09:23 -------
The problem that you have is that you cannot guarantee the order in which Ant 
will pickup the jars from ant/lib that will be set in the classpath.

It plays a significant role when you have a sealed jar in all this (a sealing 
violation or not)

So you must either modify the script to run Ant (assuming of course the sax/dom 
interfaces are real one) .. or as you do fork the task with the classpath 
specified..

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

Reply via email to