Bug#901456: jdeb: missing classes in jar

raphael.jolly at free.fr raphael.jolly at free.fr
Wed Jun 13 16:12:35 BST 2018


Package: libjdeb-java
Version: 1.5-4

Trying to use jdeb in ant, configured for signing changes as explained in:

https://github.com/tcurdt/jdeb/blob/master/docs/ant.md#signing-changes

, I got the error below:

java.lang.ClassNotFoundException: org.vafer.jdeb.shaded.bc.jce.provider.BouncyCastleProvider

Having a look at /usr/share/java/jdeb.jar, there are classes missing with respect to the version obtained from maven:

http://repo.maven.apache.org/maven2/org/vafer/jdeb/1.5/jdeb-1.5.jar

In this version, under /org/vafer/jdeb/shaded/ there is (bc, commons, xz) whereas in the debian version (both stable and unstable) there is only (commons, xz) : bc is missing.

Although I do not really need this feature, I thought it would be useful to fix nevertheless.

Feel free to ask for any additional info.

Regards,

Raphael



More information about the pkg-java-maintainers mailing list