Simple selectors or name pattern.
Jan
>-Ursprüngliche Nachricht-
>Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Gesendet: Dienstag, 26. Juli 2005 11:25
>An: user@ant.apache.org
>Betreff: RE: Runing subant depending on the sub projects names.
>
>
&
hmm or selector in a fileset.But i don't find it very elegant.
Any other ideas?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tue 7/26/2005 11:01 AM
To: user@ant.apache.org
Subject: AW: Runing subant depending on the sub projects names.
Can´t you sp
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: user@ant.apache.org
>
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: user@ant.apache.org
>Betreff: Runing subant depending on the sub projects names.
&
Hello folks;
Is there an elegant way to call 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