-
Improvement
-
Resolution: Fixed
-
Minor
- is duplicated by
-
JENKINS-68466 Prepare Notification for removal of JAXB and Java 11 requirement
-
- Closed
-
- links to
[JENKINS-55955] Remove JAXB dependency from Notification
Epic Link |
New:
|
Component/s | New: notification-plugin [ 16106 ] | |
Component/s | Original: performance-plugin [ 15803 ] |
Assignee | Original: Aniket Kadam [ aniketsk ] |
Description |
Original:
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. h3. Acceptance criteria: * https://github.com/jenkinsci/performance-plugin/search?q=javax.xml.bind&unscoped_q=javax.xml.bind should yield nothing :) |
New:
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/notification-plugin/search?q=javax.xml.bind&unscoped_q=javax.xml.bind shows the usage of JAXB. h3. Acceptance criteria: * https://github.com/jenkinsci/notification-plugin/search?q=javax.xml.bind&unscoped_q=javax.xml.bind should yield nothing :) |
Description |
Original:
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/notification-plugin/search?q=javax.xml.bind&unscoped_q=javax.xml.bind shows the usage of JAXB. h3. Acceptance criteria: * https://github.com/jenkinsci/notification-plugin/search?q=javax.xml.bind&unscoped_q=javax.xml.bind should yield nothing :) |
New:
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). h3. Acceptance criteria: * https://github.com/jenkinsci/notification-plugin/search?q=javax.xml.bind&unscoped_q=javax.xml.bind should yield nothing :) |
Labels | Original: fosdem2019 java11 newbie-friendly | New: fosdem2019 java11 newbie-friendly triaged |
Assignee | New: Mrinal Dutta [ mrinal1209 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Labels | Original: fosdem2019 java11 newbie-friendly triaged | New: fosdem2019 java11 java11-compatibility newbie-friendly triaged |