indeed that's what i have done and it works.It seems that i sent the help 
message too quickly:) thanks for your quick response:)
have a nice day all ant users!


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tue 6/28/2005 6:57 AM
To: [email protected]
Subject: AW: help with subant pleeeeeeease
 
Create a fileset to catch them

superbuild.xml:
  <fileset dir="." includes="**/prj/build.xml"/>


Jan

 

>-----Ursprüngliche Nachricht-----
>Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
>Gesendet: Montag, 27. Juni 2005 18:13
>An: [email protected]
>Betreff: help with subant pleeeeeeease
>
>i am working on a project wich has the following sources 
>directory structure:
>root
>          |  common.xml
>          |  superbuild.xml
>          |
>          +-- modules
>                +-- modA
>                     +-- src
>                     +--prj 
>                  +---modA1
>                |     +-- src
>                      +--prj 
>                +-- modB
>                      +-- src
>                      +--prj 
>                       +-- modB1
>                           +-- src
>                           +--prj 
>                           +-- modB2
>                                 +-- src
>                                  +--prj 
>                     etc..
>
>
>which means that you have as many nested src directories as 
>you want(indeed!!);the nested build.xml are located under each 
>prj folder.
>how can i use subant and its fileset or dir nested elements to 
>parse all the prj folders under "modules" in order to run all 
>the build.xml??Or should i use regular expressions or scripting?
>Please any help is welcome since it is very urgent.thank you 
>for any guideline.
>
>Regards,
>Hind.
>
>
>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