Support longer file names in AR
-------------------------------

                 Key: COMPRESS-141
                 URL: https://issues.apache.org/jira/browse/COMPRESS-141
             Project: Commons Compress
          Issue Type: Improvement
    Affects Versions: 1.1
            Reporter: Stefan Bodewig
            Priority: Minor


Traditionally file names in AR are restricted to 16 bytes and the current code 
fully supports this.  Two different dialects exist to overcome this (BSD and 
SVR4/GNU) and our code should probably support both of them when reading and a 
configurable version when writing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to