gets invoked twice inside a
On 2010-05-03, Marco Faustinelli wrote:
> I have written a FileNameMapper that gets invoked during the run of a
> task. What puzzles me is that the mapper is invoked TWICE per
> each file handled by the copy task, whereas I request only ONE
> invocati
On 2010-05-03, Marco Faustinelli wrote:
> I have written a FileNameMapper that gets invoked during the run of a
> task. What puzzles me is that the mapper is invoked TWICE per
> each file handled by the copy task, whereas I request only ONE
> invocation.
I don't think Ant makes any guarantees a
Good day to everybody,
I have written a FileNameMapper that gets invoked during the run of a
task. What puzzles me is that the mapper is invoked TWICE per each file handled
by the copy task, whereas I request only ONE invocation.
The details follow here. Thanks in advance to whoever will want