GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-6/pull/60
ACTIVEMQ6-13 + pom fix
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-6 master_ACTIVEMQ6-13
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-6/pull/60.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 #60
----
commit 90941f24a156c72a4cfda8a80ecc8c4f9ba59971
Author: jbertram <[email protected]>
Date: 2015-01-06T19:34:38Z
ACTIVEMQ6-13 auto-create/auto-delete jms queues
Implements a new feature for the broker whereby it may automatically
create and delete JMS queues which are not explicitly defined through
the management API or file-based configuration. A JMS queue is created
in response to a sent message or connected consumer. The queue may
subsequently be deleted when it no longer has any messages and
consumers. Auto-creation and auto-deletion can both be turned on/off
via address-setting.
commit 92653f664f177b1e978cbbf178300ecdd9acc636
Author: jbertram <[email protected]>
Date: 2015-01-12T16:16:00Z
Allow snapshots
----
---
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.
---