[
https://issues.apache.org/jira/browse/AMQ-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher L. Shannon resolved AMQ-5931.
-----------------------------------------
Resolution: Fixed
Patch applied, thanks.
> Update joda-time version used in activemq karaf features
> --------------------------------------------------------
>
> Key: AMQ-5931
> URL: https://issues.apache.org/jira/browse/AMQ-5931
> Project: ActiveMQ
> Issue Type: Sub-task
> Components: karaf
> Affects Versions: 5.11.2, 5.12.0
> Reporter: Grzegorz Grzybek
> Assignee: Christopher L. Shannon
>
> joda-time is used [in activemq karaf
> feature|https://github.com/apache/activemq/blob/activemq-5.11.2/activemq-karaf/src/main/resources/features-core.xml#L54]
> but it's needed only by XStream library.
> The [XStream version
> used|https://github.com/apache/activemq/blob/activemq-5.11.2/activemq-karaf/pom.xml#L38]
> has the following osgi import range:
> {noformat}
> Import-Package =
> ...
> org.joda.time;resolution:=optional;version="[1.6,3)",
> org.joda.time.format;resolution:=optional;version="[1.6,3)",
> ...
> {noformat}
> So joda-time may be upated to newer version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)