On Apr 13, 2005, at 7:18 AM, Conor MacNeill wrote:
There is not much Ant can do here - there is no real way for it to pass an argument that has quotes and spaces. How do you even do that yourself at the command line?
Huh?! That's not even a problem...
echo \"foo\"
ls 'foo bar'
Yes, easy in Unix. Can you do the same in Windows? You probably can, somehow. We look forward to your patch :)
Conor
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]