DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28046>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28046 Ant includes JARs in working directory ------- Additional Comments From [EMAIL PROTECTED] 2004-03-31 15:52 ------- Slight confusion on my part here. My CLASSPATH env var wasn't set by me, but there is an inherited system CLASSPATH which includes . Removing the . fixes the problem. However.... Standard Java behaviour doesn't include a JAR file unless it is explicitly included in the CLASSPATH so why is ant? When I run ant with the diagnostics flag I can see that it has added test.jar as d:\tmp\.\test.jar to the java.class.path env variable. I would therefore still class this as a bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]