[
https://issues.apache.org/jira/browse/AMQ-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721514#comment-14721514
]
Charlie Mordant commented on AMQ-5932:
--------------------------------------
Here's the diff between 5.10.2 and 5.11+.
Camel should not be embedded in the osgi world (it should communicate bundle to
bundle), so I think the rollback to xbean call should be possible (if the
change only impacts what the comment says).
http://grepcode.com/file_/repo1.maven.org/maven2/org.apache.activemq/activemq-osgi/5.11.1/org/apache/activemq/osgi/ActiveMQServiceFactory.java/?v=diff&id2=5.10.2
Regards,
> ActiveMQ-OSGI should not depend on spring-dm
> --------------------------------------------
>
> Key: AMQ-5932
> URL: https://issues.apache.org/jira/browse/AMQ-5932
> Project: ActiveMQ
> Issue Type: New Feature
> Components: OSGi/Karaf
> Affects Versions: 5.12.0
> Reporter: Charlie Mordant
>
> Hi,
> Spring-dm is deprecated for a long time, also it has a strong dependency to
> spring-3, so all newest spring 4 versions are difficult to use, and that is
> blocker for some other frameworks (i.e. thinking about cxf, spring-data).
> Also amq 5.9 didn't depend on spring-dm so it should be possible to get rid
> of this dep.
> Regards,
> Charlie
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)