You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/07/03 18:12:53 UTC

[GitHub] [activemq] coheigea commented on a change in pull request #369: AMQ-7237 - Update Spring range for Karaf

coheigea commented on a change in pull request #369: AMQ-7237 - Update Spring range for Karaf
URL: https://github.com/apache/activemq/pull/369#discussion_r300092991
 
 

 ##########
 File path: activemq-karaf/src/main/resources/features-core.xml
 ##########
 @@ -25,7 +25,7 @@
 
     <!-- Bundles needed if only client will be deployed in the container -->
     <feature name="activemq-client" description="ActiveMQ client libraries" version="${project.version}" resolver="(obr)" start-level="50">
-        <feature version="[4,5)">spring</feature>
+        <feature version="[4,6)">spring</feature>
 
 Review comment:
   @jbonofre I started the spring broker + web console with Karaf 4.3.0-SNAPSHOT and it seemed to work OK, I didn't investigate any further

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services