Bug#874579: hibernate-validator: incomplete packaging, missing classes make r-deps unusable

Markus Koschany apo at debian.org
Thu Sep 7 14:06:08 UTC 2017


Package: libhibernate-validator-java
Version: 4.3.3-1
Severity: serious

Hi,

as discussed in #874372 Michael Weghorn discovered that
the hibernate-validator.jar in libhibernate-validator-java is missing
some important files that prevent PDFsam to function properly.

The logging directory should contain the following files.

$ ls -l /tmp/extracted/manual/org/hibernate/validator/internal/util/logging/
total 144
-rw-r--r-- 1 user user 21057 Sep  6 19:11 Log.class
-rw-r--r-- 1 user user   944 Sep  6 19:11 LoggerFactory.class
-rw-r--r-- 1 user user 22029 Sep  6 19:11 Log.i18n.properties
-rw-r--r-- 1 user user 75030 Sep  6 19:11 Log_$logger.class
-rw-r--r-- 1 user user  4964 Sep  6 19:11 Messages_$bundle.class
-rw-r--r-- 1 user user  1894 Sep  6 19:11 Messages.class
-rw-r--r-- 1 user user  2142 Sep  6 19:11 Messages.i18n.properties

Apparently the missing files are autogenerated at build-time. This
requires libjboss-logging-tools-java to be present which seems to be
the case. At the moment I can't find out what exactly prevents the
processing but it might be related to the maven-processor-plugin or
the disabled annotation module of hibernate-validator. Any way PDFsam
is not usuable due to the absence of these files.

Markus



More information about the pkg-java-maintainers mailing list