[jira] [Commented] (CAMEL-12572) Upgrade to jaxb 2.3.0.1

2018-06-12 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CAMEL-12572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16509373#comment-16509373
 ] 

ASF GitHub Bot commented on CAMEL-12572:


oscerd closed pull request #2370: CAMEL-12572: Upgrade jaxb to 2.3.0.1
URL: https://github.com/apache/camel/pull/2370
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/camel-core/pom.xml b/camel-core/pom.xml
index 1933d7b395b..b1d0c0edf60 100644
--- a/camel-core/pom.xml
+++ b/camel-core/pom.xml
@@ -703,12 +703,12 @@
   
 com.sun.xml.bind
 jaxb-core
-2.3.0
+2.3.1
   
   
 com.sun.xml.bind
 jaxb-impl
-2.3.0
+2.3.0.1
   
 
   
diff --git a/components/camel-blueprint/pom.xml 
b/components/camel-blueprint/pom.xml
index b02bd2e827f..11844d646c6 100644
--- a/components/camel-blueprint/pom.xml
+++ b/components/camel-blueprint/pom.xml
@@ -507,7 +507,7 @@
 
   org.glassfish.jaxb
   jaxb-jxc-jdk9
-  2.3.0
+  2.3.0.1
 
 
   javax.activation
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index b547dda84f1..892a119fb51 100644
--- a/components/camel-spring/pom.xml
+++ b/components/camel-spring/pom.xml
@@ -627,7 +627,7 @@
   
 org.glassfish.jaxb
 jaxb-jxc-jdk9
-2.3.0
+2.3.0.1
   
   
 javax.activation
diff --git a/parent/pom.xml b/parent/pom.xml
index 0363ec490bb..64310057903 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -5623,7 +5623,7 @@
 
   
   
-2.3.0
+2.3.0.1
   
 
   
diff --git 
a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml 
b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
index dea320a6708..72855acc3b7 100644
--- 
a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
+++ 
b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
@@ -118,12 +118,12 @@
   
 com.sun.xml.bind
 jaxb-core
-2.3.0
+2.3.0.1
   
   
 com.sun.xml.bind
 jaxb-impl
-2.3.0
+2.3.0.1
 
   
 javax.jws
@@ -134,7 +134,7 @@
   
 com.sun.xml.bind
 jaxb-jxc
-2.3.0
+2.3.0.1
   
   
 com.sun.xml.parsers
diff --git a/pom.xml b/pom.xml
index b0fb2925ad7..031e8aceb1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
 
 
 
-2.3.0
+2.3.0.1
 2.5
 3.0
 1.5


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Upgrade to jaxb 2.3.0.1
> ---
>
> Key: CAMEL-12572
> URL: https://issues.apache.org/jira/browse/CAMEL-12572
> Project: Camel
>  Issue Type: Improvement
>  Components: build system
>Reporter: Craig
>Priority: Major
>
> Camel master (soon to be 2.22) is using jaxb 2.3.0. The latest version of 
> jaxb is 2.3.0.1.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CAMEL-12572) Upgrade to jaxb 2.3.0.1

2018-06-12 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CAMEL-12572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16509374#comment-16509374
 ] 

ASF GitHub Bot commented on CAMEL-12572:


Github user oscerd closed the pull request at:

https://github.com/apache/camel/pull/2370


> Upgrade to jaxb 2.3.0.1
> ---
>
> Key: CAMEL-12572
> URL: https://issues.apache.org/jira/browse/CAMEL-12572
> Project: Camel
>  Issue Type: Improvement
>  Components: build system
>Reporter: Craig
>Priority: Major
>
> Camel master (soon to be 2.22) is using jaxb 2.3.0. The latest version of 
> jaxb is 2.3.0.1.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CAMEL-12572) Upgrade to jaxb 2.3.0.1

2018-06-12 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CAMEL-12572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16509372#comment-16509372
 ] 

ASF GitHub Bot commented on CAMEL-12572:


oscerd commented on issue #2370: CAMEL-12572: Upgrade jaxb to 2.3.0.1
URL: https://github.com/apache/camel/pull/2370#issuecomment-396518900
 
 
   Thanks merged!


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Upgrade to jaxb 2.3.0.1
> ---
>
> Key: CAMEL-12572
> URL: https://issues.apache.org/jira/browse/CAMEL-12572
> Project: Camel
>  Issue Type: Improvement
>  Components: build system
>Reporter: Craig
>Priority: Major
>
> Camel master (soon to be 2.22) is using jaxb 2.3.0. The latest version of 
> jaxb is 2.3.0.1.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CAMEL-12572) Upgrade to jaxb 2.3.0.1

2018-06-12 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CAMEL-12572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16509294#comment-16509294
 ] 

ASF GitHub Bot commented on CAMEL-12572:


oscerd commented on issue #2370: CAMEL-12572: Upgrade jaxb to 2.3.0.1
URL: https://github.com/apache/camel/pull/2370#issuecomment-396496418
 
 
   Maybe we can go ahead with merging the PR and centralized jaxb version 
property


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Upgrade to jaxb 2.3.0.1
> ---
>
> Key: CAMEL-12572
> URL: https://issues.apache.org/jira/browse/CAMEL-12572
> Project: Camel
>  Issue Type: Improvement
>  Components: build system
>Reporter: Craig
>Priority: Major
>
> Camel master (soon to be 2.22) is using jaxb 2.3.0. The latest version of 
> jaxb is 2.3.0.1.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CAMEL-12572) Upgrade to jaxb 2.3.0.1

2018-06-11 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CAMEL-12572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16509187#comment-16509187
 ] 

ASF GitHub Bot commented on CAMEL-12572:


oscerd commented on issue #2370: CAMEL-12572: Upgrade jaxb to 2.3.0.1
URL: https://github.com/apache/camel/pull/2370#issuecomment-396465228
 
 
   Yes, probably it would be better


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Upgrade to jaxb 2.3.0.1
> ---
>
> Key: CAMEL-12572
> URL: https://issues.apache.org/jira/browse/CAMEL-12572
> Project: Camel
>  Issue Type: Improvement
>  Components: build system
>Reporter: Craig
>Priority: Major
>
> Camel master (soon to be 2.22) is using jaxb 2.3.0. The latest version of 
> jaxb is 2.3.0.1.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CAMEL-12572) Upgrade to jaxb 2.3.0.1

2018-06-11 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CAMEL-12572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16508265#comment-16508265
 ] 

ASF GitHub Bot commented on CAMEL-12572:


GitHub user candrews opened a pull request:

https://github.com/apache/camel/pull/2370

CAMEL-12572: Upgrade jaxb to 2.3.0.1



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/candrews/camel jaxb-2.3.1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/camel/pull/2370.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2370


commit b0c72e8a1cde1706230023be8865f42a31d674a2
Author: Craig Andrews 
Date:   2018-06-11T16:06:19Z

CAMEL-12572: Upgrade jaxb to 2.3.0.1




> Upgrade to jaxb 2.3.0.1
> ---
>
> Key: CAMEL-12572
> URL: https://issues.apache.org/jira/browse/CAMEL-12572
> Project: Camel
>  Issue Type: Improvement
>  Components: build system
>Reporter: Craig
>Priority: Major
>
> Camel master (soon to be 2.22) is using jaxb 2.3.0. The latest version of 
> jaxb is 2.3.0.1.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CAMEL-12572) Upgrade to jaxb 2.3.0.1

2018-06-11 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CAMEL-12572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16508264#comment-16508264
 ] 

ASF GitHub Bot commented on CAMEL-12572:


candrews opened a new pull request #2370: CAMEL-12572: Upgrade jaxb to 2.3.0.1
URL: https://github.com/apache/camel/pull/2370
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Upgrade to jaxb 2.3.0.1
> ---
>
> Key: CAMEL-12572
> URL: https://issues.apache.org/jira/browse/CAMEL-12572
> Project: Camel
>  Issue Type: Improvement
>  Components: build system
>Reporter: Craig
>Priority: Major
>
> Camel master (soon to be 2.22) is using jaxb 2.3.0. The latest version of 
> jaxb is 2.3.0.1.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)