Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-55942

Remove JAXB dependency from performance plugin

XMLWordPrintable

      Starting with Java 9+, JAXB has been removed from the JDK. So it's a good thing to try and break/remove the dependency against from plugins who do not really use JAXB for its core feature (object de/serialization).

      https://github.com/jenkinsci/performance-plugin/search?q=javax.xml.bind&unscoped_q=javax.xml.bind shows the usage of JAXB.

      Acceptance criteria:

            aniketsk Aniket Kadam
            batmat Baptiste Mathus
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: