used fileset pattern.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]