mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 05, 2006 11:58 AM
> To: user@ant.apache.org
> Subject: Using 'exec' task with special characters in argument line.
>
> Need help!
>
> I'm having problems getting trying to run a command in
> windows using an
Need help!
I'm having problems getting trying to run a command in windows using
ant "exec" task:
In windows, I would would the following command: cleartool find .
-version "created_since(yesterday)&&!(created_since(now))" -print
I tried to simulate this using 'exec' task...but it doesn't take
How do i get around this? I tried to used CDATA but i get the following
message (see code below): Class
org.apache.tools.ant.types.Commandline$Argument doesn't support the
nested "line" element
Please read the manual, and search the archive.
It's . --DD
--