Source: jersey1 Severity: important Tags: sid buster User: [email protected] Usertags: default-java11
jersey1 calls the xjc tool in its debian/rules file, but xjc has been removed from Java 11. The package should now use the maven-jaxb2-plugin or the standalone jaxb package providing xjc independently of the JDK (once #905357 is fixed).

