GitHub user andytaylor opened a pull request:
https://github.com/apache/activemq-6/pull/65
3 fixes around example failures
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andytaylor/activemq-6 master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-6/pull/65.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 #65
----
commit 0818587597d0d7c55a2a335d126e9dabfb1bd234
Author: Andy Taylor <[email protected]>
Date: 2015-01-16T10:08:37Z
revert fix that was ported by accident
commit 0123d40c43c398dcb8fb0d2e8a23627860f9135e
Author: Andy Taylor <[email protected]>
Date: 2015-01-16T11:12:47Z
ACTIVEMQ6-14 - fix for removal of bindings
https://issues.apache.org/jira/browse/ACTIVEMQ6-14
the jms server manager code was throwing a npe because of this, this commit
addresses that.
commit e3656db93d0642b4ab05bc401154429d1f8465ea
Author: Andy Taylor <[email protected]>
Date: 2015-01-16T11:16:38Z
fix the maven plugin to use the jms file configuration
----
---
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.
---