-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 21. Mai 2008 17:44
An: Ant Users List
Betreff: Re: AW: AW: generate file list with parameterized regexp
My humblest apologies--I did not state my problem clearly. I
want to find a
set of
Selected files for ${search.regexp}
${selected}
Jan
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 20. Mai 2008 17:47
An: Ant Users List
Betreff: Re: AW: generate file list with parameterized regexp
Yes I have tried "c
tag, 20. Mai 2008 17:47
> An: Ant Users List
> Betreff: Re: AW: generate file list with parameterized regexp
>
> Yes I have tried "containsregexp". As far as I could tell,
> there is no way
> to parameterize the regexp within the fileset, so that does not work.
>
> [E
Yes I have tried "containsregexp". As far as I could tell, there is no way
to parameterize the regexp within the fileset, so that does not work.
[EMAIL PROTECTED] writes:
Have you tried
http://ant.apache.org/manual/CoreTypes/selectors.html#regexpselect ?
Then you got the 'problem' of correct
Have you tried
http://ant.apache.org/manual/CoreTypes/selectors.html#regexpselect ?
Then you got the 'problem' of correctly masking the regexp.
Jan
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Gesendet: Dienstag, 20. Mai 2008 07:57
> An: user@ant.apac