DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28320>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28320 copy task preserving permissions ------- Additional Comments From [EMAIL PROTECTED] 2004-04-12 21:12 ------- It's unlikely Ant will accept C-code Steven, and a dependence on a JNI native lib... But the guys Ant would be happy (I think ;-) to add some hook (like a protected setPermission(File src, File dst) method in Copy.java) which would allow you to extend <copy> in your own AntLib, which could depend on JNI code. If you make your code OpenSource, others would be able to contribute ports of the C code to the many platforms Ant is used on. This project could also act as a small CppTasks demo project, to compile the C-code ;-) --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]