https://github.com/jenkinsci/jaxb-plugin
Detached JAXB plugin for Java 11
https://github.com/jenkinsci/jaxb-plugin
adopt-this-plugin jaxb jenkins-api-plugin
Last synced: 7 months ago
JSON representation
Detached JAXB plugin for Java 11
- Host: GitHub
- URL: https://github.com/jenkinsci/jaxb-plugin
- Owner: jenkinsci
- Created: 2018-06-20T16:15:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-22T17:14:00.000Z (8 months ago)
- Last Synced: 2025-02-22T18:19:45.480Z (8 months ago)
- Topics: adopt-this-plugin, jaxb, jenkins-api-plugin
- Language: Java
- Homepage: https://plugins.jenkins.io/jaxb
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.adoc
- Changelog: CHANGELOG.adoc
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
= JAXB API Plugin
This plugin bundles JAXB libraries, and is a so-called _library plugin_.
JAXB libraries were removed from the JDK in Java 9.
For a plugin using the JAXB API and built against older LTS lines,
it is designed to be automatically added as a dependency when running Jenkins on a Java 11+ runtime,
so that the plugin does not fail to link.
A plugin using the JAXB API built against the 2.164.x or newer LTS line
should declare an explicit dependency on this library plugin.See the link:CHANGELOG.adoc[CHANGELOG].
See its plugins' website page on https://plugins.jenkins.io/jaxb