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=42609>. 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=42609 Summary: ant.bat -noclasspath in ANT_ARGS should clearclasspath Product: Ant Version: 1.7.0 Platform: All URL: http://marc.info/?l=ant-user&m=118096900622299&w=2 OS/Version: other Status: NEW Severity: minor Priority: P2 Component: Wrapper scripts AssignedTo: dev@ant.apache.org ReportedBy: [EMAIL PROTECTED] It appears ant.bat only clears the classpath when -noclasspath is passed directly on the command line. For completeness, shouldn't ant.bat also call clearclasspath if ANT_ARGS contains -noclasspath? This only matters since we are getting "input line is too long" when CLASSPATH is set, so we have to work around it. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]