Title:
I was thinking of passing parameters to Ant the following way:
 
- Create an Ant process with the parameters as properties
- Have that Ant invoke another Ant.
 
Is there another way or is this the usual way to do it?
 
Jean

Reply via email to