| how implement an iteration of tasks | how implement an iteration of tasks 2004-01-20 - By ernesto.di.blasio@(protected)
Hi all,
I need to execute an ANT task N times where N is the length of elements that I have to load up from a file.
Each element is a parameter for the task ANT.
Is there a way to implement that using the core ant tasks?
Or I need to implement a new custom task class which load the list file, and for each item read execute the target task ANT?
Thanks
E
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.
|
|
 |