[JIRA] (JENKINS-55957) Remove JAXB dependency from job-import plugin

2019-02-10 Thread bat...@batmat.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Baptiste Mathus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55957  
 
 
  Remove JAXB dependency from job-import plugin   
 

  
 
 
 
 

 
Change By: 
 Baptiste Mathus  
 

  
 
 
 
 

 
 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/job-import-plugin/search?q=javax.xml.bind&unscoped_q=javax.xml.bind should yield nothing :)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55957) Remove JAXB dependency from job-import plugin

2019-02-09 Thread mrinaldut...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mrinal Dutta started work on  JENKINS-55957  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Mrinal Dutta  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55957) Remove JAXB dependency from job-import plugin

2019-02-09 Thread mrinaldut...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mrinal Dutta commented on  JENKINS-55957  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Remove JAXB dependency from job-import plugin   
 

  
 
 
 
 

 
 Martin d'Anjou please check the following pull request https://github.com/jenkinsci/job-import-plugin/pull/26  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55957) Remove JAXB dependency from job-import plugin

2019-02-09 Thread mrinaldut...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mrinal Dutta updated  JENKINS-55957  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55957  
 
 
  Remove JAXB dependency from job-import plugin   
 

  
 
 
 
 

 
Change By: 
 Mrinal Dutta  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55957) Remove JAXB dependency from job-import plugin

2019-02-09 Thread mrinaldut...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mrinal Dutta assigned an issue to Mrinal Dutta  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55957  
 
 
  Remove JAXB dependency from job-import plugin   
 

  
 
 
 
 

 
Change By: 
 Mrinal Dutta  
 
 
Assignee: 
 Mrinal Dutta  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55957) Remove JAXB dependency from job-import plugin

2019-02-05 Thread adrien.lecharpent...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Adrien Lecharpentier updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55957  
 
 
  Remove JAXB dependency from job-import plugin   
 

  
 
 
 
 

 
Change By: 
 Adrien Lecharpentier  
 
 
Labels: 
 fosdem2019 java11 newbie-friendly  triaged  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55957) Remove JAXB dependency from job-import plugin

2019-02-04 Thread bat...@batmat.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Baptiste Mathus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55957  
 
 
  Remove JAXB dependency from job-import plugin   
 

  
 
 
 
 

 
Change By: 
 Baptiste Mathus  
 
 
Component/s: 
 job-import-plugin  
 
 
Component/s: 
 notification-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55957) Remove JAXB dependency from job-import plugin

2019-02-04 Thread bat...@batmat.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Baptiste Mathus created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55957  
 
 
  Remove JAXB dependency from job-import plugin   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 notification-plugin  
 
 
Created: 
 2019-02-04 15:33  
 
 
Labels: 
 fosdem2019 java11 newbie-friendly  
 
 
Priority: 
  Trivial  
 
 
Reporter: 
 Baptiste Mathus  
 

  
 
 
 
 

 
 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) Acceptance criteria: 
 
https://github.com/jenkinsci/timestamper-plugin/search?q=javax.xml.bind&unscoped_q=javax.xml.bind should yield nothing  
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

[JIRA] (JENKINS-55957) Remove JAXB dependency from job-import plugin

2019-02-04 Thread bat...@batmat.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Baptiste Mathus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55957  
 
 
  Remove JAXB dependency from job-import plugin   
 

  
 
 
 
 

 
Change By: 
 Baptiste Mathus  
 
 
Priority: 
 Trivial Major  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55957) Remove JAXB dependency from job-import plugin

2019-02-04 Thread bat...@batmat.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Baptiste Mathus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55957  
 
 
  Remove JAXB dependency from job-import plugin   
 

  
 
 
 
 

 
Change By: 
 Baptiste Mathus  
 

  
 
 
 
 

 
 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 job - import- plugin/search?q=javax.xml.bind&unscoped_q=javax.xml.bind should yield nothing :)
   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.