[
https://issues.jboss.org/browse/JBRULES-3028?page=com.atlassian.jira.plug...
]
Geoffrey De Smet resolved JBRULES-3028.
---------------------------------------
Assignee: Geoffrey De Smet
Resolution: Done
A few weeks ago, the camel dependency was upgraded to 2.9.0 for both. Camel wasn't
backwards compatible, but the code was migrated succesfully.
Upgrade camel dependency version of drools-camel-server
-------------------------------------------------------
Key: JBRULES-3028
URL:
https://issues.jboss.org/browse/JBRULES-3028
Project: Drools
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Reporter: Geoffrey De Smet
Assignee: Geoffrey De Smet
Fix For: 5.4.0.CR1
So that guvnor and drools-camel-server both use the same cxf version, defined by the
parent pom.
I tried doing this in the parent pom:
<camel-version>2.7.1</camel-version>
<cxf-version>2.3.3</cxf-version>
But turns out that camel is not backward compatible.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira