Bug 47153 - Support tar files > 8 GByte
Summary: Support tar files > 8 GByte
Status: NEW
Alias: None
Product: Ant
Classification: Unclassified
Component: Core tasks (show other bugs)
Version: 1.8.2
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: Ant Notifications List
URL: https://issues.apache.org/jira/browse...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-05 04:59 UTC by Stefan Bodewig
Modified: 2012-06-17 05:17 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Bodewig 2009-05-05 04:59:24 UTC
patch and description for GNU style large file support available for commons-compress as COMPRESS-16
Comment 1 Stefan Bodewig 2012-06-17 05:17:48 UTC
with svn revision 1350857 big files should be read transparently, writing them needs still to be enabled inside the tar task, though.