GitHub user graben opened a pull request:
https://github.com/apache/activemq/pull/258
AMQ-6805: Add new implementation based on OSGi Declarative Services tâ¦
â¦o make OSGi services available for broker configuration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/graben/activemq AMQ-6805
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/258.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 #258
----
commit 91c2ae0dfda50ffe917593829faeeb55e6491d89
Author: Benjamin Graf <[email protected]>
Date: 2017-09-06T18:57:08Z
AMQ-6805: Add new implementation based on OSGi Declarative Services to make
OSGi services available for broker configuration
----
---