Hello,
   Does anyone have experience running loops with Ant or if it is even 
possible? 

What I need to do is run an xdoclet task 10 times to produce 10 different 
MDB's to support some Queue work the developers are doing. Each MDB will 
have a different suffix Q_0 - Q_9. 

I know I could simply run the xdoclet task 10 times but I am looking for 
the most efficient way to do this and incorporate it into the existing 
build process.

Just looking for some ideas.


Regards,

Mark

Reply via email to