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=27411>. 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=27411 Ant 1.6.1 breaks with Jikes 1.19 ------- Additional Comments From [EMAIL PROTECTED] 2004-03-03 17:07 ------- I have changed my build.xml and eliminated the classpath as shown above, and instead I just added all Jars that I need to my system CLASSPATH. That did not fix the problem. My CLASSPATH does reference some non-existent Jars, so I see this when I run Ant: [taskdef] dropping /usr/local/jython/jython.jar from path as it doesn't exist [taskdef] dropping /usr/local/xerces/xmlParserAPIs.jar from path as it doesn't exist [taskdef] dropping /usr/local/oracle-jdbc/classes12.jar from path as it doesn't exist [taskdef] dropping /usr/local/jdepend/jdepend.jar from path as it doesn't exist [taskdef] dropping /usr/local/JavaSWF2/jswf2.jar from path as it doesn't exist [taskdef] dropping /usr/local/jakarta-commons-discovery/commons-discovery.jar from path as it doesn't exist But that shouldn't be related to this bug, should it? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]