[
https://issues.apache.org/jira/browse/AMQ-7237?focusedWorklogId=271806&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-271806
]
ASF GitHub Bot logged work on AMQ-7237:
---------------------------------------
Author: ASF GitHub Bot
Created on: 03/Jul/19 18:19
Start Date: 03/Jul/19 18:19
Worklog Time Spent: 10m
Work Description: jbonofre commented on pull request #369: AMQ-7237 -
Update Spring range for Karaf
URL: https://github.com/apache/activemq/pull/369#discussion_r300095526
##########
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:
OK thanks. Let me double check.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 271806)
Time Spent: 40m (was: 0.5h)
> Update Spring range for Karaf
> -----------------------------
>
> Key: AMQ-7237
> URL: https://issues.apache.org/jira/browse/AMQ-7237
> Project: ActiveMQ
> Issue Type: Improvement
> Reporter: Colm O hEigeartaigh
> Priority: Major
> Fix For: 5.16.0, 5.15.10
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The Karaf features don't work with Karaf 4.3.0-SNAPSHOT due to not allowing
> Spring 5.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)