Bug#875592: FTBFS with Java 9: javadoc classpath

2018-03-09 Thread Emmanuel Bourg
Control: tag -1 + patch This is easily fixed by setting the javadoc classpath in debian/rules: - javadoc -locale en_US -d debian/build/javadoc -link /usr/share/doc/default-jdk-doc/api $(shell find -name "*.java") + javadoc -locale en_US -d debian/build/javadoc -classpath /usr/share/

Bug#875592: FTBFS with Java 9: javadoc classpath

2017-09-12 Thread Chris West
Source: jzmq Version: 3.1.0 Severity: normal User: debian-j...@lists.debian.org Usertags: default-java9 This package fails to build with default-jdk pointing to openjdk-9-jdk. Please fix it, so that we can start the transition to Java 9. The wiki has some common problems and their solutions: https