Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Unknown
Description
For wildfly-camel we have to redefine a number of camel 3rd party dependencies like this
<!-- Camel version -->
<version.apache.camel>2.14.1</version.apache.camel>
<!-- Camel 3rd party versions for artefacts that are not defined in the BOM -->
<version.apache.abdera>1.1.3</version.apache.abdera>
<version.apache.activemq>5.10.0</version.apache.activemq>
<version.apache.cxf>3.0.2</version.apache.cxf>
<version.apache.lucene>4.6.1</version.apache.lucene>
<version.apache.mina>2.0.7</version.apache.mina>
<version.beanshell>2.0b5</version.beanshell>
<version.hapi>2.2</version.hapi>
These should probably come from the camel BOM