[
https://issues.apache.org/jira/browse/AMQ-7005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529748#comment-16529748
]
ASF GitHub Bot commented on AMQ-7005:
-------------------------------------
GitHub user vladimirfx opened a pull request:
https://github.com/apache/activemq/pull/285
[AMQ-7005] Thin client OSGI bundle
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cit-consulting/activemq master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/285.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #285
----
commit 7d041680e3fbb70cbc3b66129fe82723d6af0738
Author: Anton Ramashkan <aramashkan@...>
Date: 2018-06-27T10:50:40Z
added activemq-client-osgi
----
> Client OSGI bundle without dependencies
> ---------------------------------------
>
> Key: AMQ-7005
> URL: https://issues.apache.org/jira/browse/AMQ-7005
> Project: ActiveMQ
> Issue Type: Improvement
> Components: OSGi/Karaf
> Reporter: Vladimir Konkov
> Priority: Major
>
> Current OSGI megabundle activemq-osgi requires many dependencies:
> - spring 4.x (and no 3 or 5)
> - blueprint
> - commons Lang, Pool, Collections
> - Jackson
>
> And many more, in total 20+ bundles for Karaf 4.2.0 and ActiveMQ 5.15.4 .
> It's too much for JMS client module.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)