some samples' poms are using apache-activemq module which will introduce some
lower version of Spring and wstx-asl to the eclipse workspace
-------------------------------------------------------------------------------------------------------------------------------------------
Key: CAMEL-561
URL: https://issues.apache.org/activemq/browse/CAMEL-561
Project: Apache Camel
Issue Type: Bug
Components: examples
Affects Versions: 1.3.0
Reporter: Willem Jiang
Assignee: Willem Jiang
Fix For: 1.4.0
When using mvn eclipse:eclipse to setup the workspace for camel example to run.
I found some camel-cxf related example can't work in eclipse which is caused by
using the lower version of wstx-asl.
We can using the activemq-core instead of apache-activemq to fix this issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.