Old Tar-Implementation causes Bugs when extracting files
--------------------------------------------------------

                 Key: SANDBOX-273
                 URL: https://issues.apache.org/jira/browse/SANDBOX-273
             Project: Commons Sandbox
          Issue Type: Bug
          Components: Compress
            Reporter: Christian Grobmeier
         Attachments: patch-update-tar.txt

The currently used TarIn/Out-Stream implementations in trunk are very old. The 
newer implementation from the ant project fix many bugs.
For example the getNextEntry() method doesn't skip over datafields correctly. 
Size isn't set correctly etc.

The old compress tar-code should be updated with newer ant-code. This also 
blocks features like the proposed ChangeSet.

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

Reply via email to