lto:[EMAIL PROTECTED]
Gesendet: Freitag, 28. Oktober 2005 12:29
An: Ant Users List
Betreff: Re: AW: AW: Jar or copy files from multiple unknown
directories
What do you mean with ResourceCollection exactly? Could you
point me to a task that already supports ResourceCollection?
Or do you mean su
TED] wrote:
>>>
>>>>Hi Cornelius,
>>>>
>>>>use only ${basedir} as dir and includes "**/src/". Maybe you
>>>
>>>have to play with nested mappers ...
>>>
>>>>damn - no mapper support in ...
>>>>
>>>&
therefore to
).
Jan
-Ursprüngliche Nachricht-
Von: arcus(x) - Cornelius Buschka [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 28. Oktober 2005 12:17
An: Ant Users List
Betreff: Re: AW: Jar or copy files from multiple unknown directories
Hello Jan,
thanks for the quick reply. I will
ating with ac:foreach .
>>
>>
>> Jan
>>
>>
>>
>>>-Ursprüngliche Nachricht-
>>>Von: arcus(x) - Cornelius Buschka [mailto:[EMAIL PROTECTED]
>>>Gesendet: Freitag, 28. Oktober 2005 11:45
>>>An: user@ant.apache.org
&
reitag, 28. Oktober 2005 11:45
An: user@ant.apache.org
Betreff: Jar or copy files from multiple unknown directories
Hi,
our project contains many source folders that can be found via
pattern ${basedir}/**/src.
I would like to jar up files from these directories into one
jar. Not the whole cont
On Fri, 28 Oct 2005 11:44:50 +0200, arcus(x) - Cornelius Buschka wrote:
>I would like to jar up files from these directories into one jar. Not
>the whole contents but a selection of files from each folder only.
>
>
>
and add a (regex) mapper that removes everything up to /src/ from the file
[EMAIL PROTECTED]
>Gesendet: Freitag, 28. Oktober 2005 11:45
>An: user@ant.apache.org
>Betreff: Jar or copy files from multiple unknown directories
>
>Hi,
>
>our project contains many source folders that can be found via
>pattern ${basedir}/**/src.
>
>I would like t
Hi,
our project contains many source folders that can be found via pattern
${basedir}/**/src.
I would like to jar up files from these directories into one jar. Not
the whole contents but a selection of files from each folder only.
did not work, because the fileset could not find the direc