On 2010-06-25, Patrick Martin wrote: > I tried that but then, copy (verbose="true") tells me something like: > [copy] //host/share/dir1/dir2/one file.txt omitted as > //host/share/dir1/dir2/one file.txt is up to date.
> So it means copy actually tried to copy the files over themselves ? It > did not take its "todir" attribute into account ? Yes, actually this is the surprising behavior if you sources are absolute paths. I forgot about that myself, sorry. See my other post about using mappers to turn the paths into relative paths again. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org