jgit/org.eclipse.jgit.pgm
Jonathan Nieder 7123cbf470 archive: Record executable and symlink bits
Setting the mode for a zip entry is now as simple as
"entry.setUnixMode(mode)", so do that.

The test checks using the system's "zipinfo" command (from InfoZIP)
that the mode has been recorded correctly on systems that happen to
have a "zipinfo" command, using org.junit.Assume to distinguish them.

Change-Id: I4236c102fd76f18d01b2dc926eeb9b9fa11a61b7
2012-12-04 15:34:07 -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 archive: Record executable and symlink bits 2012-12-04 15:34:07 -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