RE: Entering more than one value through Input task

2004-07-22 Thread Nanda Kishore MVS
Nair [mailto:[EMAIL PROTECTED] Sent: Thursday, July 22, 2004 5:23 PM To: Ant Users List Subject: RE: Entering more than one value through Input task I made chan

RE: Entering more than one value through Input task

2004-07-22 Thread Deepthi Ramachandran Nair
I made changes in my make file as follows - I am pretty new to ANT so I am still just getting the hang of it. I tri

RE: Entering more than one value through Input task

2004-07-22 Thread Kataria, Satish
I am not very clear about what you mean from "I want to execute two files one after the other" But generally speaking you create a properties file for your build.xml and enter all the actual values In that file. Then all u need to do is provide that properties file as an argument to your build fil