This works on Windows:
-Original Message-
From: Laurent Picandet [mailto:[EMAIL PROTECTED]
Sent: Monday, October 27, 2003 11:54 AM
To: [EMAIL PROTECTED]
Subject: Foreach and "End Of Line" delimiter
Hello,
I loaded a file in my build lik
Hi,
I have an application server managing various resources, I want to allow my
users to perform operations that result in running Ant scripts on the
server.
Looking around I found two solutions:
1. Using exec to run the command (script)
2. Building all the parameters, classpath etc, and using ex