Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 19023 invoked by uid 500); 7 Aug 2001 10:43:10 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 19009 invoked from network); 7 Aug 2001 10:43:10 -0000 Date: 7 Aug 2001 10:42:44 -0000 Message-ID: <20010807104244.14845.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: ant-dev@jakarta.apache.org Cc: Subject: [Bug 2994] - Downloading the src tar.gz or zip file truncates a filename X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2994 *** shadow/2994 Mon Aug 6 02:11:08 2001 --- shadow/2994.tmp.14840 Tue Aug 7 03:42:44 2001 *************** *** 2,9 **** | Downloading the src tar.gz or zip file truncates a filename | +----------------------------------------------------------------------------+ | Bug #: 2994 Product: Ant | ! | Status: NEW Version: 1.3 | ! | Resolution: Platform: Macintosh | | Severity: Normal OS/Version: MacOS X | | Priority: Other Component: Optional Tasks | +----------------------------------------------------------------------------+ --- 2,9 ---- | Downloading the src tar.gz or zip file truncates a filename | +----------------------------------------------------------------------------+ | Bug #: 2994 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: WORKSFORME Platform: Macintosh | | Severity: Normal OS/Version: MacOS X | | Priority: Other Component: Optional Tasks | +----------------------------------------------------------------------------+ *************** *** 52,54 **** --- 52,67 ---- Can you extract the zip file using unzip (not stuffit) or jar? + + + ------- Additional Comments From conor@cortexebusiness.com.au 2001-08-07 03:42 ------- + Thanks + + The tar files are definitely OK if you use the GNU version of tar. Similarly + the zip files have been tested by many people and are also OK. I'll mark this + as resolved for now (WORKSFORME) and add a warning to the download area. + + You suceeded in using jar to unzip the file - is that right? How were the + permissions, particularly on directories in that case? + + \ No newline at end of file