CopySpec.remapTarget is gone and we were actually using it. The replacement
rename method that takes a closure isn't equivalent. It only takes a string
file name as a parameter (and as the return), so I can't do things like flatten
a directory tree during a copy. The previous remapTarget method (admittedly a
poor name) took and returned File objects so you could tell the directory the
source files were in (and control the directory of the target). We were also
using the fact that you could previously return a null to not copy the file. I
would like these abilities back in some form.
--
Steve Appling
Automated Logic Research Team
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email