Package: activemq-activeio / 3.1.4-3

Metadata

Package Version Patches format
activemq-activeio 3.1.4-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
exclude_howl_component.diff | (download)

activeio-core/pom.xml | 32 32 0 - 0 !
1 file changed, 32 insertions( )

 disable build of howljournal.java
explicit_dependency_on_junit.diff | (download)

activeio-core/pom.xml | 7 7 0 - 0 !
1 file changed, 7 insertions( )

---
java9.patch | (download)

activeio-core/src/main/java/org/apache/activeio/journal/howl/HowlJournal.java | 202 0 202 - 0 !
1 file changed, 202 deletions(-)

 java9

Work around FTBFS with Java 9. We ignore howl anyway but OpenJDK 9 complains
about missing classes. Disabling doclint does not work either. There should be
a better way to address this than to remove the entire class.

Bug-Debian: https://bugs.debian.org/893219