OK good, but I would like to understand who's bringing the different
Spring version.
By the way, you don't need to install the spring-messaging bundle, you
can use the spring-messaging feature directly.
Regards
JB
On 20/05/2019 09:14, Markus Rathgeb wrote:
> It seems to work after I used a version range that allows exactly one
> spring verion only.
>
> <feature name="my-spring" version="${project.version}">
> <feature version="[${spring.version},${spring.version}]">spring</feature>
> <feature
> version="[${spring.version},${spring.version}]">spring-web</feature>
> <feature
> version="[${spring.version},${spring.version}]">spring-tx</feature>
> <feature
> version="[${spring.version},${spring.version}]">spring-websocket</feature>
> <bundle
> dependency="true">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-messaging/${spring.version}</bundle>
> </feature>
>
--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com