build.xml's "build.dist.tgz" produces corrupt archive
-----------------------------------------------------

         Key: BEEHIVE-91
         URL: http://nagoya.apache.org/jira/browse/BEEHIVE-91
     Project: Beehive
        Type: Bug
  Components: Build  
    Versions: V1Alpha    
 Environment: Ant, tar
    Reporter: Michael Merz
 Assigned to: Michael Merz 
     Fix For: V1Beta


The distribution contains files with pathnames longer than 100 characters. In 
that case, the filenames must be archived in USTAR format, which isn't 
supported by Ant's tar-task by default (org.apache.tools.ant.taskdefs.Tar). 
"build.dist.zip" works fine.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to