-------- Original Message -------- Subject: Looping number of times From: Jan <[email protected]> To: Ant Users List <[email protected]> Date: 12.04.2010 21:08
> Hi All, > > Is there any task available to loop for number of times ? > > I know we can use ant-contrib for loop for the comma seperated list, instead > of it i want to mention loop it for 10 times > > Any one any idea? > see Antelope Ant Tasks = http://antelope.tigris.org/nonav/docs/manual/bk03.html repeat task = http://antelope.tigris.org/nonav/docs/manual/bk03ch24.html Regards, Gilbert --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
