jgit/org.eclipse.jgit.archive
Matthias Sohn ef901e9aea Adapt to type parameter added in commons-compress 1.25.0
In 1.25.0 commons-compress added a generic type parameter to
ArchiveOutputStream to avoid unchecked/unconfirmed type casts in
subclasses.

Change-Id: Ib4c208fc1fb65f73ea57c5bf723fde71b0d6d9f7
2023-11-24 18:22:07 +00:00
..
.settings Fix all Javadoc warnings and fail on them 2023-06-16 01:08:13 +02:00
META-INF OSGi: move plugin localization to subdirectory 2023-09-12 20:27:59 +02:00
OSGI-INF/l10n OSGi: move plugin localization to subdirectory 2023-09-12 20:27:59 +02:00
resources/org/eclipse/jgit/archive/internal Add the "compression-level" option to all ArchiveCommand formats 2021-01-28 02:57:22 -05:00
src/org/eclipse/jgit/archive Adapt to type parameter added in commons-compress 1.25.0 2023-11-24 18:22:07 +00:00
.classpath Bump minimum required Java version to 11 2021-09-29 17:12:12 +02:00
.gitignore Move ArchiveCommand into standard porcelain API 2013-05-24 17:30:18 -07:00
.project Move ArchiveCommand into standard porcelain API 2013-05-24 17:30:18 -07:00
BUILD Bazel: Add fixes for --incompatible_load_java_rules_from_bzl 2019-09-07 15:36:11 +09:00
about.html Move ArchiveCommand into standard porcelain API 2013-05-24 17:30:18 -07:00
build.properties OSGi: move plugin localization to subdirectory 2023-09-12 20:27:59 +02:00
pom.xml Enable Maven reproducible builds 2023-11-09 00:08:42 +01:00