You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by hi...@accenture.com on 2005/06/27 18:38:58 UTC

RE: help with subant pleeeeeeease: i think i found it but anyway share your thoughts:)

used fileset pattern.


-----Original Message-----
From: hind.lwahhabi@accenture.com [mailto:hind.lwahhabi@accenture.com]
Sent: Mon 6/27/2005 6:13 PM
To: user@ant.apache.org
Subject: 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.




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.