DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3861>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3861 Copy task strips execute permissions on unix [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2001-10-18 07:40 ------- There is no way to determine the current file permissions from within Java, therefore Ant cannot determine (and later restore) them, sorry. As for the ZIP task in Ant 1.4 - yes it explicitly sets the execute permissions for directories, but it does so because it know that they are directories, not because it had access to the original permissions.
