Package: jgit / 2.0.0-2

Metadata

Package Version Patches format
jgit 2.0.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian custom build.patch | (download)

org.eclipse.jgit.generated.storage.dht.proto/pom.xml | 4 2 + 2 - 0 !
org.eclipse.jgit.http.server/pom.xml | 4 2 + 2 - 0 !
org.eclipse.jgit.pgm/jgit.sh | 2 1 + 1 - 0 !
org.eclipse.jgit.pgm/pom.xml | 6 3 + 3 - 0 !
org.eclipse.jgit.storage.dht/pom.xml | 12 6 + 6 - 0 !
org.eclipse.jgit/pom.xml | 8 4 + 4 - 0 !
pom.xml | 33 17 + 16 - 0 !
7 files changed, 35 insertions(+), 34 deletions(-)

 debian-custom-build

- disable maven-source-plugin (we don't need jar archive with sources)
- disable findbugs-maven-plugin (not in Debian)
- disable maven-pmd-plugin (not in Debian)
- do not build org.eclipse.jgit.http.test (requires newer Jetty than present in Debian)
- do not build org.eclipse.jgit.storage.dht (requires packaging bug in libprotobuf-java fixed)
- add org.eclipse.jgit.pgm to jgit console classpath
- don't build jgit console all-in-one executable