GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/97
Example updates
I haven't yet re-organized the examples based on protocol because all the
examples in both the "core" and "jms" folders do in fact use those protocols.
It's not clear to me how these could be arranged in a more logical way.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ex
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/97.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 #97
----
commit f26677e056310f48a90d416c8d7854f8baffec0e
Author: Clebert Suconic <[email protected]>
Date: 2015-05-12T21:59:02Z
Improvements on examples and CLI
This is changing the examples to run the real servers.
The maven plugin should be an automation of the CLI
Where we run real servers instead of any embedded framework
Going forward we will need to remove the common examples.
Failover examples will be able to use Process Builders
commit 0ef3a3d8f5ced5b35dfeb13d89db298267f37aea
Author: jbertram <[email protected]>
Date: 2015-07-06T19:42:36Z
Continuing Clebert's example work
----
---
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.
---