| Need to convert windows batch script (build script) to ant 's build.xml | Need to convert windows batch script (build script) to ant 's build.xml 2007-07-26 - By Wayne Cannon
The "Ant in Action" book is well worth the investment if you expect to continue using Ant at all. It includes a section on migration from other build approaches. --Wayne
Sayed, Irfan (Irfan) wrote: > Hi All, > > I have one build script which is totally in windows batch script. I am > planning to convert that script in Ant's build.xml. > > Batch script contains all the windows related commands such as > cls,xcopy,cd,dir,mv etc. Now for me , as i am very new to Ant world , > very difficult to write task for each operation. > > I have gone through the manual pages of ant.apache.org site but did not > find what i want. > > Can somebody please guide me in converting this batch script to Ant's > build.xml. > > Please help. > > Regards > Irfan. > > >
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |