Tom Elrod wrote:
Hello. I am trying to figure out a way to launch a bat file within
ant and have it continue on with the ant build. I have seen a few
post regarding this, but none of the suggestions from those posts are
working for me. I am using ant 1.5.4 on Windows.
Hi Tom,
if you can up
Use Ant 1.6 and .
Before 1.6 there are complicated hacks - and I don´t know if they really
work.
Jan
> -Original Message-
> From: Tom Elrod [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 16, 2004 7:35 AM
> To: [EMAIL PROTECTED]
> Subject: launching bat file
Hello. I am trying to figure out a way to launch a bat file within ant
and have it continue on with the ant build. I have seen a few post
regarding this, but none of the suggestions from those posts are working
for me. I am using ant 1.5.4 on Windows.
Here are one of the tasks I have tried,