http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1313

*** shadow/1313 Wed Apr 11 13:09:18 2001
--- shadow/1313.tmp.15208       Wed Apr 11 13:09:18 2001
***************
*** 0 ****
--- 1,23 ----
+ +============================================================================+
+ | ZIP task in ant                                                            |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 1313                        Product: Ant                     |
+ |       Status: NEW                         Version: 1.3                     |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Normal                   OS/Version: Linux                   |
+ |     Priority:                           Component: Core tasks              |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                   |
+ |  Reported By: [EMAIL PROTECTED]                                          |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ Ant generates a zip file from a the task
+       <zip zipfile="xyz.zip" basedir="binaries"/>
+ This creates the zip file fine.
+ 
+ but under Linux, when this zip file is decompressed it doesn't make
+ the directories executable so the average user cannot "cd" to that
+ directory.

Reply via email to