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=36171>. 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=36171 ------- Additional Comments From [EMAIL PROTECTED] 2005-08-29 16:39 ------- Thanks for the patch. I think that -nouserlib causes the same problem on windows. The reason that this has not caused a problem on unix is that the -cp param is always passed in and so a new array of parameters is always created. The reason that ant.bat was modified is that there has been a lot of reports of problems with classpaths on dos: - backslashs at the end of the classpath - a classpath with double quotes - classpath with spaces (usually with double quotes) these cause problems with ant.bat - the idea of -noclasspath is that we can tell people to do that and then if that works to check the classpath. -- 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]