[jira] [Commented] (CAMEL-8514) camel-castor should depend on castor-xml

2015-03-19 Thread Thomas Diesler (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14369307#comment-14369307
 ] 

Thomas Diesler commented on CAMEL-8514:
---

I changed to castor-1.3.2 to avoid the OSGi hassle.

 camel-castor should depend on castor-xml
 

 Key: CAMEL-8514
 URL: https://issues.apache.org/jira/browse/CAMEL-8514
 Project: Camel
  Issue Type: Improvement
Reporter: Thomas Diesler
 Fix For: 2.15.1


 The camel-castor component should depend on plain castor-xml instead of an 
 aggregate bundle from servicemix



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CAMEL-8514) camel-castor should depend on castor-xml

2015-03-19 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CAMEL-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14369328#comment-14369328
 ] 

Raúl Kripalani commented on CAMEL-8514:
---

No, the goal is not to test the OSGi deployment (for that we have the itest). 
The goal is to test whether the component presents no regressions when tested 
against the latest OSGi bundle, e.g. if we upgrade the component to castor-xml 
1.3.3 but the latest OSGi bundle continues to be for castor-xml 1.3.2, I want 
to guarantee zero regressions by running the unit tests against castor-xml 
1.3.2 also (bundle dependency).

 camel-castor should depend on castor-xml
 

 Key: CAMEL-8514
 URL: https://issues.apache.org/jira/browse/CAMEL-8514
 Project: Camel
  Issue Type: Improvement
Reporter: Thomas Diesler
 Fix For: 2.15.1


 The camel-castor component should depend on plain castor-xml instead of an 
 aggregate bundle from servicemix



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CAMEL-8514) camel-castor should depend on castor-xml

2015-03-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14369356#comment-14369356
 ] 

ASF GitHub Bot commented on CAMEL-8514:
---

Github user asfgit closed the pull request at:

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


 camel-castor should depend on castor-xml
 

 Key: CAMEL-8514
 URL: https://issues.apache.org/jira/browse/CAMEL-8514
 Project: Camel
  Issue Type: Improvement
Reporter: Thomas Diesler
 Fix For: 2.15.1


 The camel-castor component should depend on plain castor-xml instead of an 
 aggregate bundle from servicemix



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CAMEL-8514) camel-castor should depend on castor-xml

2015-03-19 Thread Thomas Diesler (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14369334#comment-14369334
 ] 

Thomas Diesler commented on CAMEL-8514:
---

I see, you mean if there are code changes in camel-castor that work with 
castor-1.3.3, but not with the castor-bundle-1.3.2.
The PR now uses a dependency on castor-xml-1.3.2 - the version disconnect is 
gone.  

 camel-castor should depend on castor-xml
 

 Key: CAMEL-8514
 URL: https://issues.apache.org/jira/browse/CAMEL-8514
 Project: Camel
  Issue Type: Improvement
Reporter: Thomas Diesler
 Fix For: 2.15.1


 The camel-castor component should depend on plain castor-xml instead of an 
 aggregate bundle from servicemix



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)