Package: jsch / 0.2.19-1

Metadata

Package Version Patches format
jsch 0.2.19-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
missing_jna_classes.patch | (download)

pom.xml | 15 15 0 - 0 !
1 file changed, 15 insertions( )

 skipping tests requiring missing classes from jna
no_VERSION.patch | (download)

src/main/java/com/jcraft/jsch/JSch.java | 2 0 2 - 0 !
src/main/java/com/jcraft/jsch/Session.java | 2 1 1 - 0 !
2 files changed, 1 insertion( ), 3 deletions(-)

 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 !
1 file changed, 12 deletions(-)

 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 !
1 file changed, 20 insertions( ), 1 deletion(-)

 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 !
1 file changed, 1 insertion( )

 skipping a test that requires the unpackaged classes from valfirst
no_log4j_core_test.patch | (download)

pom.xml | 1 1 0 - 0 !
1 file changed, 1 insertion( )

 skipping a test that requires the unpackaged log4j.core.test