Re: canned fileset with replaceregexp

2007-06-04 Thread Frank Harnack
Hi Mark, has the (maybe undocumented) id/refid concept. Regards Frank Quoting Mark Modrall <[EMAIL PROTECTED]>: Hi... I was looking to can the fileset definitions for a , but when I looked more closely, it seems like 1) can have a nested 2) Unlike nant, doesn't have the

RE: canned fileset with replaceregexp

2007-06-04 Thread Mark Modrall
>Um... You didn't explain what you're trying to do. Are you attempting to build a PATH based upon a regular expression? > can take patternsets in the form of a refid. I'm trying to create a shared list of files to be operated on by multiple tasks. I.e. one task will apply to a set of files to

Re: canned fileset with replaceregexp

2007-06-04 Thread David Weintraub
Um... You didn't explain what you're trying to do. Are you attempting to build a PATH based upon a regular expression? can take patternsets in the form of a refid. On 6/4/07, Mark Modrall <[EMAIL PROTECTED]> wrote: Hi... I was looking to can the fileset definitions for a , but w