http://nagoya.apache.org/bugzilla/show_bug.cgi?id=550
*** shadow/550 Thu Feb 8 09:05:32 2001 --- shadow/550.tmp.18607 Fri Feb 9 04:39:31 2001 *************** *** 2,11 **** | the tar task change the mode of the executables files | +----------------------------------------------------------------------------+ | Bug #: 550 Product: Ant | ! | Status: NEW Version: 1.3 Beta 1 | ! | Resolution: Platform: PC | | Severity: Normal OS/Version: Linux | ! | Priority: Component: Core tasks | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | --- 2,11 ---- | the tar task change the mode of the executables files | +----------------------------------------------------------------------------+ | Bug #: 550 Product: Ant | ! | Status: RESOLVED Version: 1.3 Beta 1 | ! | Resolution: FIXED Platform: PC | | Severity: Normal OS/Version: Linux | ! | Priority: High Component: Core tasks | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | *************** *** 17,20 **** If you use the tar task and include some executable linux files, then file is no longer executable when you untar the file. ! This bug is not new and also occurs in the previous versions of ANT. --- 17,34 ---- If you use the tar task and include some executable linux files, then file is no longer executable when you untar the file. ! This bug is not new and also occurs in the previous versions of ANT. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-02-09 04:39 ------- ! 1.3 Beta 1 actually includes the ability to generate jars which have the file ! permissions set although it is not documented in the Beta documentation. I have ! updated the documentation now. Check here ! ! http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta- ! ant/docs/manual/CoreTasks/Attic/tar.html?rev=1.1.2.2&content- ! type=text/html&only_with_tag=ANT_13_BRANCH ! ! Note that untar will NOT restore the executable permission when untarring a ! file and this will not be implemented in 1.3 ! ! There will be a 1.3 Beta 2 with updated documentation.
