https://issues.apache.org/bugzilla/show_bug.cgi?id=46561
--- Comment #2 from Mark Melvin <[email protected]> 2009-01-19 11:03:38 PST --- Well, I think things could be worked around in Ant.bat as you are exposing the shell's argument weaknesses by rebuilding all the args using SHIFT. This forces you to accept the result - which is that the DOS prompt splits arguments on all delimiters. If you didn't use SHIFT you would not have the problem. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
