Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
help with subant pleeeeeeease

help with subant pleeeeeeease

2005-06-28       - By hind.lwahhabi@(protected)
Reply:     1     2  

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: Jan.Materne@(protected) [mailto:Jan.Materne@(protected)]
Sent: Tue 6/28/2005 6:57 AM
To: user@(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: hind.lwahhabi@(protected) [mailto:hind.lwahhabi@(protected)]
>Gesendet: Montag, 27. Juni 2005 18:13
>An: user@(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: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(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: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.