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





------- Additional Comments From [EMAIL PROTECTED]  2006-08-24 05:15 -------
Using <arg path=... /> does not help.

Also, the comment about being platform independent doesn't make sense to me.
Something, and it appears to be ant since it happens when I run from the command
line, is concatenating the path on the fly. Why shouldn't it just use
${path.separator} when it creates the path instead of doing a string.replace()
later on, especially since msdos uses ":" for a second purpose. As for a
programmer using a literal instead of the symbolic parameter, they should be
shot (nb, I had to convert a large Java app that used "\" in file names to run
on linux -- it ain't fun when it could have been done right to begin with).

-- 
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]

Reply via email to