GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/325
Ldap event listener + 'stop' command fix
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ldapEventListener
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/325.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 #325
----
commit a23f3187fd52cc84d7c580f9f5a1e387bec7f484
Author: jbertram <[email protected]>
Date: 2016-01-11T22:39:35Z
ARTEMIS-349 LDAP plugin listener
This feature required a bit of refactoring to the plugin interface itself as
well as a restriction on the configuration so that either only one plugin
could
be specified or an ulimited number of security-setting matches. This was
done
to prevent messy situations where a plugin could update settings from the
XML
or even another plugin if there were overlapping matches.
commit e2feb5cdc9b0fd8b6d3a919ec36f0de81bdf3765
Author: jbertram <[email protected]>
Date: 2016-01-18T17:48:40Z
ARTEMIS-336 fix 'stop' command
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---