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 Sun Aug  5 10:34:05 2001
--- shadow/2994.tmp.24637       Sun Aug  5 10:34:06 2001
***************
*** 0 ****
--- 1,45 ----
+ +============================================================================+
+ | 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          |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                   |
+ |  Reported By: [EMAIL PROTECTED]                                    |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ I don't know if this is even your bug but I thought you should know about it.
+ 
+ When I download the 1.3.src.tar.gz OR .zip file and let stuffit expander 
+ expand it for me (which it does automatically whether or not I like it) it 
+ truncates the filename to:
+ 
+ jakarta-ant-1.3/src/main/org/apache/tools/ant/taskdefs/optional/ejb/
+ WeblogicTOPLinkDeploymentTool.j instead of .java
+ 
+ This of course breaks the build
+ 
+ Also if I use the apple resident gunzip and tar I get this.
+ 
+ WeblogicTOPLinkDeploymentTool.ja100644
+ 
+ which is interesting but wrong too...
+ 
+ If I ignore the stuffit expander versions and unjar the .zip file my self I 
get 
+ the correct filename.
+ 
+ I understand that this is a problem with stuffit and the BSD tar that I have, 
+ but I thought you would want to know in case you wanted to put a warning 
+ or something to bsd/OS X users
+ 
+ Thank you very much
+ David Rodal
+ 
+ P.S. I think the apache group make the highest quality software in the 
+ world. Keep up the good work.
\ No newline at end of file

Reply via email to