Re: [compress][VFS] Tar Archiver

2013-07-19 Thread Stefan Bodewig
On 2013-07-20, dam6923 . wrote: > I am a big fan of the commons VFS and commons compress libraries. I > use them a lot of work and have been real time savers. Having dug > through the code of commons compress, I noticed a big "TODO" comment > about the TarInputStream#skip() method. I have corre

Re: [VFS] Tar Archiver

2013-07-19 Thread Matt Benson
Beluga, Whatever you and Stefan get resolved for Ant, he will then port over to Commons [compress], being the primary maintainer of both sets of archiver code. ;) Matt On Fri, Jul 19, 2013 at 5:59 PM, dam6923 . wrote: > Hello, > > I am a big fan of the commons VFS and commons compress libra

[VFS] Tar Archiver

2013-07-19 Thread dam6923 .
Hello, I am a big fan of the commons VFS and commons compress libraries. I use them a lot of work and have been real time savers. Having dug through the code of commons compress, I noticed a big "TODO" comment about the TarInputStream#skip() method. I have corrected the issue and the performanc