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=28099>.
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=28099

junit problem with quotes in path





------- Additional Comments From [EMAIL PROTECTED]  2004-03-31 22:14 -------
putting quotes in PATH or classpath is trouble, not just for Ant, but anything
java-ish. We quote lots of our stuff and extra quotes is bad news as the OS can
split things up before handing it off to ant. 

More to the point, inner quotes are is needed. We quote the env variables in our
scripts, and any half decent java launcher script should do the same. 

Leaving the bug open, hoping someone brave will take it on.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to