Simple selectors or name pattern.

<subant>
   <fileset ... includes="A/build.xml,B/build.xml"/>
</subant>


Jan
 

>-----Ursprüngliche Nachricht-----
>Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
>Gesendet: Dienstag, 26. Juli 2005 11:25
>An: [email protected]
>Betreff: RE: Runing subant depending on the sub projects names.
>
>
>hmm i am using subant filesets for the moment to run ALL the 
>build.xml under the root directory.
>Do u mean using filesets with regular expressions for example?
>
>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Sent: Tue 7/26/2005 11:01 AM
>To: [email protected]
>Subject: AW: Runing subant depending on the sub projects names.
> 
>Can´t you specify subants fileset according to your needs?
>
>Jan 
>
>>-----Ursprüngliche Nachricht-----
>>Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>>Gesendet: Dienstag, 26. Juli 2005 10:54
>>An: [email protected]
>>Betreff: Runing subant depending on the sub projects names.
>>
>>
>>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]
>
>
>
>
>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