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=4583>. 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=4583 ant.bat does not put .zip files into classpath ------- Additional Comments From [EMAIL PROTECTED] 2001-11-16 20:07 ------- It is worth noting that the latest version of apple quicktime also redists stuff in zip format into lib/ext if you ask for java support for quicktime when installing it; it also patches this into the classpath with quotes in the CP such that it actually breaks the java invocation of ant somehow; Exception in thread "main" java.lang.NoClassDefFoundError: Files\JavaSoft\JRE\13\lib\ext\QTJava/zip when CLASSPATH="C:\Program Files\JavaSoft\JRE\1.3\lib\ext\QTJava.zip" I still dont think zipfiles should be pulled in, and I dont know why the QT installer breaks ant in the process of adding a zip to the CP; I suspect it is the extraneous quotation marks that are doing it. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
