Package: jsch / 0.2.19-1
Metadata
Package | Version | Patches format |
---|---|---|
jsch | 0.2.19-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
missing_jna_classes.patch | (download) |
pom.xml |
15 15 0 - 0 ! |
skipping tests requiring missing classes from jna |
no_VERSION.patch | (download) |
src/main/java/com/jcraft/jsch/JSch.java |
2 0 2 - 0 ! |
version is a class that is defined in a file not taken into account during the Debian build. Anyway we don't really need to put it in the generated class files. |
no_module_info.patch | (download) |
src/main/java9/module-info.java |
12 0 12 - 0 ! |
the module-info file is not needed for the debian packaging, and it raises errors at build time. |
no_testcontainers.patch | (download) |
pom.xml |
21 20 1 - 0 ! |
org.testcontainers is not packaged in debian yet, some test files thus have to be skipped. |
no_valfirst_slf4jtest.patch | (download) |
pom.xml |
1 1 0 - 0 ! |
skipping a test that requires the unpackaged classes from valfirst |
no_log4j_core_test.patch | (download) |
pom.xml |
1 1 0 - 0 ! |
skipping a test that requires the unpackaged log4j.core.test |