Works great, many thanks!
Paul Schabl
Am 25.08.2008 um 23:51 schrieb David Weintraub:
Well, you're already using one Selector, why not use the "type"
selector too:
If you need empty folders too, you might h
Well, you're already using one Selector, why not use the "type" selector too:
If you need empty folders too, you might have to do another copy, but
with .
--
David Weintraub
[EMAIL PROTECTED]
On Mon, Aug 25,
Unluckily, all directories get renamed
Thanks for your suggestion,
Paul Schabl
Am 25.08.2008 um 18:59 schrieb David Weintraub:
You mention that the renamed directories are empty. Are all the
directories renamed, or only the empty ones?
If it is only the empty ones, can you add the includeEmpt
You mention that the renamed directories are empty. Are all the
directories renamed, or only the empty ones?
If it is only the empty ones, can you add the includeEmptyDirs="false"
parameter to your copy task?
--
David Weintraub
[EMAIL PROTECTED]
On Mon, Aug 25, 2008 at 6:28 AM, Paul Schabl <[
Hej,
The following target copies and renames files as expected,
but also creates emtpy directories named "somedir.deploy".
How can i make sure, that only files get renamed during copy?