You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/03/03 08:14:11 UTC

DO NOT REPLY [Bug 6492] - Create Zip files that store permissions (zipfileset)

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

Create Zip files that store permissions (zipfileset)

steve_l@iseran.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From steve_l@iseran.com  2002-03-03 07:14 -------
see the documentation on java.util.zip.ZipEntry : there is no notion of users 
or permissions in what is really a DOS based format.

Unless you can get some standardised comment/extra data to include perms, 
there is no benefit in supporting it as nothing which unzips a file will 
handle anything that is added to the file.

Marking as a WONTFIX.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>