jbonofre commented on code in PR #2102:
URL: https://github.com/apache/activemq/pull/2102#discussion_r3639943605
##########
activemq-karaf/src/main/resources/features.xml:
##########
@@ -49,6 +50,11 @@
<feature name="activemq-web-console" version="${project.version}">
<feature>war</feature>
<feature>eventadmin</feature>
+ <feature version="[7,8)">spring-web</feature>
Review Comment:
Yes as soon it's the same before spring-core and spring-web.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact