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=41985>.
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=41985





------- Additional Comments From [EMAIL PROTECTED]  2007-04-10 10:38 -------
Because there's no way to faithfully query the permissions in a pure-Java way?

Take a closer look at the permission-related API additions to java.io.File: I
don't see a way to query ALL of the permission data. The APIs that are there can
only tell you if the current process can read, write or execute a given file -
they don't cover world or groups.

You can _almost_ make an argument for permission preservation for <unzip>, but
even there the APIs don't cover standard UNIX permissions.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to