casesensitive="false" includes="${pattern}" />
Klaus
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: 12 May, 2006 12:45
To: Ant Users List
Subject: Re: Ordered fileset
Klaus:
So did that work or do you need another solution?
Scot
A
rks fine.
> >
> > @Matt: Thanks also for the suggestion, but we want only to
> used "offically"
> > released versions ...
> >
> > Klaus
> >
> >
> >> -Original Message-
> >> From: Scot P. Floess [mailto:
t;
released versions ...
Klaus
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: 11 May, 2006 17:28
To: Ant Users List
Subject: Re: Ordered fileset
Klaus:
Check out the timestampselector in ant contrib. I see you
using the "for" task so I assume you
s [mailto:[EMAIL PROTECTED]
> Sent: 11 May, 2006 17:28
> To: Ant Users List
> Subject: Re: Ordered fileset
>
> Klaus:
>
> Check out the timestampselector in ant contrib. I see you
> using the "for" task so I assume you are familiar with ant contrib ;)
>
>
Klaus:
Check out the timestampselector in ant contrib. I see you using the
"for" task so I assume you are familiar with ant contrib ;)
From the documentation, it has a count attribute "the number of files
to find. If more than 1, than the files in the output appear in the
order indicated by
Ant 1.7 adds resourcecollections including the
collection which will sort another resourcecollection
(e.g. fileset) according to a specified
resourcecomparator. If you care to build Ant from svn
HEAD you could try it out now, or wait for 1.7 (2-5
months maybe?)
-Matt
--- "Allwicher, Klaus" <[EM
On Wed, 6 Jul 2005 08:59:57 -0400, Mark Lybarger wrote:
>I've got a macrodef, and am calling it as you mentioned, I just can't seem
>to figure out how to conditionally call the subant only if hte file
>exists...?
Use a fileset, not a buildpath, if the fileset is empty, subant should be a
NOP.
I've got a macrodef, and am calling it as you mentioned, I just can't seem
to figure out how to conditionally call the subant only if hte file
exists...?
On 7/5/05, Juergen Hermann <[EMAIL PROTECTED]> wrote:
>
> On Tue, 5 Jul 2005 10:29:34 -0400, Mark Lybarger wrote:
> >
On Tue, 5 Jul 2005 10:29:34 -0400, Mark Lybarger wrote:
>
>
>
>
>
>
>
use macrodef (define a macro that conditionally calls subant),
and just list the macro calls in order.
Ciao, Jürgen
-
To unsubscribe, e-mail: [EMAIL PR
> From: Mark Lybarger [mailto:[EMAIL PROTECTED]
>
> a filelist is ordered, a fileset is selective but non-ordered. i'd like to
> combine features of each, either an ordered fileset, or a selective
> filelist (don't include non-existant files).
>
> basically, i'm build war's and ear projects from
10 matches
Mail list logo