Colm O hEigeartaigh created AMQ-8009:
----------------------------------------
Summary: Spring upgrade required for Karaf feature
Key: AMQ-8009
URL: https://issues.apache.org/jira/browse/AMQ-8009
Project: ActiveMQ
Issue Type: Task
Reporter: Colm O hEigeartaigh
Assignee: Colm O hEigeartaigh
Fix For: 5.17.0, 5.16.1, 5.15.14
Currently deploying activemq-client in Karaf with Spring 5 fails with:
osgi.identity; osgi.identity=activemq-client; type=karaf.feature;
version="[5.16.0,5.16.0]";
filter:="(&(osgi.identity=activemq-client)(type=karaf.feature)(version>=5.16.0)(version<=5.16.0))"
[caused by: Unable to resolve activemq-client/5.16.0: missing requirement
[activemq-client/5.16.0] osgi.identity; osgi.identity=spring;
type=karaf.feature; version="[4.0.0,5.0.0)"]
We need to allow Spring 5 here in the feature.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)