Bug#874128: FTBFS with Java 9

Chris West solo-debianbugs at goeswhere.com
Sun Sep 3 15:08:08 UTC 2017


Source: velocity-tools
Version: 2.0
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.
The wiki has some common problems and their solutions:
https://wiki.debian.org/Java/Java9Pitfalls

javadoc classpath seems to be the issue here. See the wiki.

Build log:

  [javadoc] Constructing Javadoc information...
  [javadoc] /build/velocity-tools-2.0/src/main/java/org/apache/velocity/tools/ClassUtils.java:39: error: package org.apache.velocity.util does not exist
  [javadoc] import org.apache.velocity.util.ArrayIterator;
  [javadoc]                                ^
  [javadoc] /build/velocity-tools-2.0/src/main/java/org/apache/velocity/tools/ClassUtils.java:40: error: package org.apache.velocity.util does not exist
  [javadoc] import org.apache.velocity.util.EnumerationIterator;
  [javadoc]                                ^



Cheers,
Chris.



More information about the pkg-java-maintainers mailing list