RE: question about calling a java program

2008-08-28 Thread Duhra, Sarab Singh
Thanks Jan. -Sarab -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, August 28, 2008 9:48 PM To: user@ant.apache.org Subject: AW: question about calling a java program You could write a which takes the arguments and implements the "standard&

AW: question about calling a java program

2008-08-28 Thread Jan.Materne
n: user@ant.apache.org > Betreff: question about calling a java program > > Hi, > I have a newbie question. I need to call a java program > repetedly with different parameters. How can i do this in > ant? I know there is a java task that i can use but i am not

question about calling a java program

2008-08-28 Thread Duhra, Sarab Singh
Hi, I have a newbie question. I need to call a java program repetedly with different parameters. How can i do this in ant? I know there is a java task that i can use but i am not sure if i need to include it in a task. regards -Sarab