You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2010/05/09 22:43:48 UTC

[jira] Resolved: (COMPRESS-110) Tar fails to handle ustar "prefix" field

     [ https://issues.apache.org/jira/browse/COMPRESS-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved COMPRESS-110.
---------------------------

    Fix Version/s: 1.1
       Resolution: Fixed

URL: http://svn.apache.org/viewvc?rev=942617&view=rev
Log:
COMPRESS-110 Support "ustar" prefix field
Add support for identifying Pax headers

Modified:
   commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveEntry.java
   commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/tar/TarConstants.java

> Tar fails to handle ustar "prefix" field
> ----------------------------------------
>
>                 Key: COMPRESS-110
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-110
>             Project: Commons Compress
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Sebb
>            Assignee: Sebb
>             Fix For: 1.1
>
>
> Tar fails to handle the ustar "prefix" field, which is used when file paths are longer than 100 (but no longer than 256) characters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.