You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Compress Roadmap

About this page

Compress is preparing for a first release 1.0. The following page trys to describe necessary changes before the first release can happen. If there are changes for a later release, they will be added here too.

Commons Compress 1.0

  • ChangeSet Support (SANDBOX-183): Decide if this goes into the release as experimental or not. If it does, SANDBOX-183 should be marked resolved.
  • Improve maven site stuff, which is a bit outdated now. Dennis Lundberg and Siegfried Goeschl offered their help with maven stuff, maybe this happens on Hackathon.
  • CPIO implementation needs more testcases. This is implementation is very new to compress and risky.

Issues planned to solve for 1.0:

  • COMPRESS-34 Compress should allow for writing to Zip Files --> EXPERIMENTAL
  • COMPRESS-11 Ar doesn't delete correct
  • COMPRESS-2 BZip2CompressorInputStream doesn't work if wrapped into InputStreamReader --> won't fix, please close in Jira

Commons Compress 1.1

  • COMPRESS-17 TAR formaT unspecified
  • COMPRESS-16 unable to extract a TAR file that contains an entry which is 10 GB in size
  • COMPRESS-18 JarArchiveEntry does not populate manifestAttributes or certificates
  • COMPRESS-36 ZIP64 support (archiving files > 2GB)
  • No labels