,
Thomas Hallgren
Antoine Levy-Lambert wrote:
Hello,
Ant 1.7 will have groups of filesets (Resource collections).
Regards,
Antoine
Original-Nachricht
Datum: Tue, 22 Aug 2006 19:46:07 +0200
Von: "Chaudhuri, Hiran" <[EMAIL PROTECTED]>
An: "Ant Users List&quo
Hi Antoine,
This is great news! Is there a place where I can read up on these
Resource Collections?
Thanks,
Thomas Hallgren
Antoine Levy-Lambert wrote:
Hello,
Ant 1.7 will have groups of filesets (Resource collections).
Regards,
Antoine
Original-Nachricht
Datum: Tue, 22
Hello,
Ant 1.7 will have groups of filesets (Resource collections).
Regards,
Antoine
Original-Nachricht
Datum: Tue, 22 Aug 2006 19:46:07 +0200
Von: "Chaudhuri, Hiran" <[EMAIL PROTECTED]>
An: "Ant Users List"
Betreff: RE: Groups of filesets
> Hmmm
: Dienstag, 22. August 2006 17:08
To: Ant Users List
Subject: Re: Groups of filesets
Not sure if arithmetics would help me. I'm dependent on the actual
grouping, i.e. the fact that some files reside under 'src1' and others
under 'src2' and that this grouping is maintained w
ienstag, 22. August 2006 16:46
To: user@ant.apache.org
Subject: Groups of filesets
I'm lacking a element that would enable a referencing a
group of . I'm currently faced with the challenge of passing
multiple filesets from a Java program to an ant-script as a source for a
jar task. I can
,
which performs like a merge by default.
Hiran Chaudhuri
-Original Message-
From: Thomas Hallgren [mailto:[EMAIL PROTECTED]
Sent: Dienstag, 22. August 2006 16:46
To: user@ant.apache.org
Subject: Groups of filesets
I'm lacking a element that would enable a referencing a
group of
I'm lacking a element that would enable a referencing a
group of . I'm currently faced with the challenge of passing
multiple filesets from a Java program to an ant-script as a source for a
jar task. I can't find a good way to do that. Essentially, this is what
I'd like to do:
(the correspon