Source: xmlstreambuffer Version: 1.5.4 Severity: normal User: [email protected] Usertags: default-java9
This package fails to build with default-jdk pointing to openjdk-9-jdk. javax.activation.DataSource has been removed in Java 9. What are we doing about this? Patching packages to have extra dependencies on some artifact that provides it? Um... The wiki currently has a section about this, but no solution. When there's a solution, please update the wiki so others can copy you: https://wiki.debian.org/Java/Java9Pitfalls Build log: Caused by: java.lang.ClassNotFoundException: javax.activation.DataSource at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582) Cheers, Chris. __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

