Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.11.2, 5.12.0
-
None
Description
joda-time is used in activemq karaf feature but it's needed only by XStream library.
The XStream version used has the following osgi import range:
Import-Package = ... org.joda.time;resolution:=optional;version="[1.6,3)", org.joda.time.format;resolution:=optional;version="[1.6,3)", ...
So joda-time may be upated to newer version.