Hello folks;
Is there an elegant way to call <subant> on subprojects, using the name of each 
subproject?
I mean from the root build file, execute subprojects build files of subproject 
A, B,C but not D,E,F for instance.
For the moment i am using a tortuous way to do so: In the root build 
file->macrodef taken from the <subant> doc, pass the name of the project to run 
as a property and in the subproject buildfile-> run the target if and only if 
the project name matches the property given in the root file.

Thx in advance.


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.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to