GitHub user alexcojocaru opened a pull request:
https://github.com/apache/activemq/pull/7
Activemq 5.5.1.1
Branched out of the 5.5.1 tag.
Adds a "stop" goal to the ActiveMQ Maven plugin for stopping the broker
service on demand, requested by:
https://issues.apache.org/jira/browse/AMQ-3452
https://issues.apache.org/jira/browse/AMQ-4509
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alexcojocaru/activemq activemq-5.5.1.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/7.patch
----
commit 1d295c323f9030f6bd95482a57387abb9657a273
Author: Hiram R. Chirino <[email protected]>
Date: 2011-10-11T21:19:36Z
[maven-release-plugin] copy for tag activemq-5.5.1
git-svn-id:
https://svn.apache.org/repos/asf/activemq/tags/activemq-5.5.1@1182093
13f79535-47bb-0310-9956-ffa450edef68
commit 64d321fe52ebee49f6fd0cc781bc400905295d1f
Author: acojocaru <[email protected]>
Date: 2014-01-16T21:03:57Z
add goal to stop the ActiveMQ broker
----