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=20802>. 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=20802 Passing arguments through ant.bat doesn't work ------- Additional Comments From [EMAIL PROTECTED] 2003-06-17 07:41 ------- I think that there is a mis-understanding of the original request. The behaviour requested is that: ant -Dprop1= -Dprop2=hello -Dprop3= compile Will set prop1 to "", prop2 to "hello" and prop3 to "" and run the target "compile". On linux this works both for ant 1.5.3-1 and for the nigthly build. Thankfully I do not have windows at the moment so I cannot test on windows. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]