Re: call another program with ant

2008-11-28 Thread Kate McCole
Great help!! Thank you very much -- View this message in context: http://www.nabble.com/call-another-program-with-ant-tp20740395p20741008.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e

Re: call another program with ant

2008-11-28 Thread Gilbert Rebhan
Kate McCole schrieb: > Is there any task for ant to call other scripts or files? > Thanks call other scripts, programs ... with task, see= http://ant.apache.org/manual/CoreTasks/exec.html call other ant scripts with task, see= http://ant.apache.org/manual/CoreTasks/ant.html also subant, see= h

call another program with ant

2008-11-28 Thread Kate McCole
Is there any task for ant to call other scripts or files? Thanks -- View this message in context: http://www.nabble.com/call-another-program-with-ant-tp20740395p20740395.html Sent from the Ant - Users mailing list archive at Nabble.com