Repository: activemq-artemis Updated Branches: refs/heads/master 4a11a631b -> 4834c2a59
This closes #539 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/4834c2a5 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/4834c2a5 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/4834c2a5 Branch: refs/heads/master Commit: 4834c2a59e3698459eef8cddd56678bec6a939a8 Parents: 4a11a63 5db1637 Author: Clebert Suconic <[email protected]> Authored: Wed May 25 09:33:56 2016 -0400 Committer: Clebert Suconic <[email protected]> Committed: Wed May 25 09:33:56 2016 -0400 ---------------------------------------------------------------------- artemis-features/src/main/resources/artemis.xml | 15 +-- .../resources/org.apache.activemq.artemis.cfg | 3 +- .../activemq/artemis/osgi/OsgiBroker.java | 5 + .../security/ActiveMQJAASSecurityManager.java | 96 +++++++++++++++++++- .../integration/karaf/ArtemisFeatureTest.java | 21 +++-- 5 files changed, 121 insertions(+), 19 deletions(-) ----------------------------------------------------------------------
