Source: h2database Version: 1.4.196 Severity: normal User: [email protected] 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 Tries to find tools.jar, which is gone. Don't know why it wants it. Build log: [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project com.h2database:h2:1.4.195-SNAPSHOT (/build/h2database-1.4.196/pom.xml) has 1 error [ERROR] 'dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @ line 136, column 19 [ERROR] Cheers, Chris.

