You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Martin Gainty <mg...@hotmail.com> on 2004/08/09 00:47:39 UTC

foreach

Hello:

I ask assistance in a scenario which is driving me bananas

In a foreach within which iterates through antcalls to a target
Given All properties for one iteration are identical to 2nd iteration
properties
Within the task a copy operation is used to create a new file from the
variables to
place in the (target) todir
1st iteration works
2nd iteration never works
I have echoed all the properties and they are populated in both iterations
the iterator used is called 'number' which does properly increment from 1 to
2

Are there any outstanding bugs on the use of copy within antcall to target
within foreach ?
Any outstanding bugs on the use of copy to create a file with antcall?
Yes there are filtersets to filter the input within the copy task

Many Thanks,
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org