Bug#875587: FTBFS with Java 9: javadoc classpath

Chris West debian at fau.xxx
Tue Sep 12 12:51:03 UTC 2017


Source: josql
Version: 2.2
Severity: normal
User: debian-java at 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://wiki.debian.org/Java/Java9Pitfalls

javadoc has got stricter about getting the classpath right during the
generation of javadoc.

Build log:

  [javadoc] Constructing Javadoc information...
  [javadoc] /build/josql-2.2/src/org/josql/contrib/JoSQLAntFileSelector.java:19: error: package org.apache.tools.ant.types.selectors does not exist
  [javadoc] import org.apache.tools.ant.types.selectors.ExtendFileSelector;
  [javadoc]                                            ^
  [javadoc] /build/josql-2.2/src/org/josql/contrib/JoSQLAntFileSelector.java:21: error: package org.apache.tools.ant.types does not exist
  [javadoc] import org.apache.tools.ant.types.Parameter;
  [javadoc]                                  ^



Cheers,
Chris.



More information about the pkg-java-maintainers mailing list