jgit/org.eclipse.jgit.pgm
Jonathan Nieder 1547eaf7c5 [RFC] archive: Switch to commons-compress as ZIP archiver
The Apache Commons Compress library provides a similar interface to
java.util.zip with some features not found in java.util.zip, including
support for inclusion of metadata (file mode and symlink targets) and
support for multiple file formats (zip, .tar.xz, etc).

Use it, in preparation for making use of these features.  No
functional change intended yet.

A previous version of this patch used plexus-archiver.  That is a
heavier-weight dependency and offers a less convenient interface.

Thanks to James Moger and Chris Aniszczyk for advice.

Change-Id: Id01146950bb9c18dae0169311e3cde2c3bfa675e
2012-12-03 10:49:06 -08:00
..
.settings Harmonize the JDT settings within JGit 2012-11-16 10:25:45 -08:00
META-INF [RFC] archive: Switch to commons-compress as ZIP archiver 2012-12-03 10:49:06 -08:00
resources/org/eclipse/jgit/pgm Add "jgit archive" tool that writes a tree as a ZIP file 2012-11-16 16:21:25 -08:00
src/org/eclipse/jgit/pgm [RFC] archive: Switch to commons-compress as ZIP archiver 2012-12-03 10:49:06 -08:00
.classpath Externalize strings from JGit 2010-05-19 14:37:16 -07:00
.gitignore Finish removing Apache Felix maven-bundle-plugin 2010-01-12 11:46:55 -08:00
.project Enforce the use of Java5 API:s only (with a few exceptions) 2011-12-16 01:01:36 +01:00
about.html Add missing about.html files to all shipped bundles 2011-06-08 21:51:51 +02:00
build.properties Add missing about.html files to all shipped bundles 2011-06-08 21:51:51 +02:00
jgit.sh Force jgit.sh to use UTF-8 encoding on Mac 2011-12-07 00:44:46 +01:00
plugin.properties Remove incubation marker 2011-05-31 22:53:53 +02:00
pom.xml [RFC] archive: Switch to commons-compress as ZIP archiver 2012-12-03 10:49:06 -08:00