Re: Running parallel targets in Ant loop

2009-11-11 Thread Harry_
equential to parallel, i get >>> following error: >>> >>> C:\Eclipse3.1\eclipse\Workspace\AntProject\d6\build.xml:53: Invalid type >>> class org.apache.tools.ant.taskdefs.Parallel used in For task, it does >>> not >>> have a public iterator m

Re: Running parallel targets in Ant loop

2009-11-11 Thread Harry_
oes >> not have a public iterator method >> >> >> Is there any way to achieve what I desire. i.e running parallel targets >> with different value of idx (As sometime I had to run multiple targets >> sometime up to 30). >> > > -- View this message

RE: Running parallel targets in Ant loop

2009-11-11 Thread Wray, Nathan
fy us immediately and then destroy it. From: Harry_ [mailto:harjitwo...@gmail.com] Sent: Tuesday, November 10, 2009 7:46 PM To: user@ant.apache.org Subject: Running parallel targets in Ant loop Hi, I need to run multiple target in Ant's loop. How can I achieve this. I am able to make antcall in

Re: Running parallel targets in Ant loop

2009-11-11 Thread Peter Reilly
chieve what I desire. i.e running parallel targets >> with different value of idx (As sometime I had to run multiple targets >> sometime up to 30). >> > > -- > View this message in context: > http://old.nabble.com/Running-parallel-targets-in-Ant-loop-tp26294167p26298555.h

Re: Running parallel targets in Ant loop

2009-11-11 Thread cvsusr
allel used in For task, it does not > have a public iterator method > > > Is there any way to achieve what I desire. i.e running parallel targets > with different value of idx (As sometime I had to run multiple targets > sometime up to 30). > -- View this message in contex

Running parallel targets in Ant loop

2009-11-10 Thread Harry_
ue of idx (As sometime I had to run multiple targets sometime up to 30). -- View this message in context: http://old.nabble.com/Running-parallel-targets-in-Ant-loop-tp26294167p26294167.html Sent from the Ant - Users mailing list archive at Nabbl