Skip to content

pepperdata/commons-compress

 
 

Repository files navigation

Pepperdata's Fork of Apache Commons Compress

Motivation

We have been using an internally modified version of Apache Commons Compress v. 1.5 for a very long time, and it is overdue for an upgrade. While we do want to migrate to a modern version of Commons Compress, we also do not want to lose the changes we had to make to v. 1.5, if they are still relevant. Hence this fork, going forward.

Main Documentation

For details regarding the original project, please refer to README-orig.

PD Current Status

The Commons Compress version chosen for the immediate future within our code base is the latest one as of this writing, 1.26.2. While the master branch is the default branch, all changes so far have been made to the commons-compress-1.26.2 branch. The latter is the branch you should use (and modify) going forward, until we decide to move to another branch:

git clone [email protected]:/pepperdata/commons-compress.git -b commons-compress-1.26.2

Differences Between the PD-specific and Stock 1.5 Versions

To view these, please browse the ./v.1.5-diffs directory.

License

This code is licensed under the Apache License v2.

See the NOTICE.txt file for required notices and attributions.

About

Pepperdata's fork of Apache Commons Compress

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%