Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Trivial
-
Resolution: Fixed
Description
Attachments
Issue Links
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Priority | Minor [ 4 ] | Trivial [ 5 ] |
Description |
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 :) |
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). (only used in tests for this plugin, so nothing critical) h3. Acceptance criteria: * https://github.com/jenkinsci/timestamper-plugin/search?q=javax.xml.bind&unscoped_q=javax.xml.bind should yield nothing :) |
Component/s | timestamper-plugin [ 15749 ] | |
Component/s | notification-plugin [ 16106 ] |
Labels | fosdem2019 java11 newbie-friendly | fosdem2019 java11 newbie-friendly triaged |
Assignee | Alex Chirițescu [ alexchiri ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Fixed but Unreleased [ 10203 ] |
Remote Link | This issue links to "jenkinsci/timestamper-plugin#26 (Web Link)" [ 24505 ] |
Released As | 1.10 | |
Status | Fixed but Unreleased [ 10203 ] | Resolved [ 5 ] |
Created PR in the plugin Github project: https://github.com/jenkinsci/timestamper-plugin/pull/26