-
Improvement
-
Resolution: Fixed
-
Minor
-
-
Jenkins 2.163
Acceptance criteria:
- JAXB Plugin is released to the Common Update Center
- https://github.com/jenkinsci/jaxb-plugin
- minimumJavaVersion is set to 8 unless it blows up
- There are few plugins using this plugin as a dependency
- JAXB Plugin as a detached plugin on Java 11 + (Core patch), and it's bundled into WAR
- We need to explore whether it is feasible. It may be helpful to keep plugins compatible without patches on the plugin side
What do we need to test?
- Jetty && SLOCCount Plugin
- Tomcat && SLOCCount Plugin
- relates to
-
JENKINS-28942 Allow plugins to declare that they do not use certain implied dependencies
- Open
-
JENKINS-51965 Add support of JAXB unpackaging for Java 9+ in WAR Exploder
- Closed
-
JENKINS-55620 SloccountPublisher fails on Java 11 without --add-modules java.xml.bind
- Resolved
-
JENKINS-55202 Performance Signature Plugin: JAXB API is missing with Java 11
- Closed
- links to