Package: libjdom2-intellij-java Version: 2.0.6+git20180529-2 Severity: important Tags: ftbfs sid bookworm User: [email protected] Usertags: default-java17
libjdom2-intellij-java fails to build with OpenJDK 17 because it invokes javac with the source/target options set to 6. Since OpenJDK 12 the minimum version supported is 7. Compiling with JDK Java compiler API. error: Source option 6 is no longer supported. Use 7 or later. error: Target option 6 is no longer supported. Use 7 or later. :core:compileJava FAILED :core:compileJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.522 secs. __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
