GitHub user mtaylor opened a pull request:
https://github.com/apache/activemq-6/pull/173
Fix CatX dep and OpenWire issue
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mtaylor/activemq-6 release_commits
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-6/pull/173.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 #173
----
commit 495b704893f2490871243bc6669f05ed762b3439
Author: Martyn Taylor <[email protected]>
Date: 2015-03-11T13:30:06Z
Remove JbossJacorb from JMS test pom
commit a4040dd6beebe80507df9e4b211cfb96227cf776
Author: Martyn Taylor <[email protected]>
Date: 2015-03-11T17:37:06Z
Send error on create producer when no dest exists
Returns an error to the client causing InvalidDestinationException to be
thrown when an ActiveMQ 5.x client attempts to create a producer with a
destination that does not exist. (Over OpenWire Protocol).
----
---
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.
---