https://issues.apache.org/bugzilla/show_bug.cgi?id=51026
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version| |All --- Comment #1 from Stefan Bodewig <[email protected]> 2011-04-12 00:13:37 EDT --- The TarEntry constructor has been fixed about two years ago with svn revision 755231 - this is part of Ant 1.8.0. Since you seem to be using Ant's tar classes as a library let me suggest you take a look at Apache Commons Compress http://commons.apache.org/compress/ (which doesn't read tar archives with directories of a size > 0 properly either). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
