This closes #2140

Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/47ba1f05
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/47ba1f05
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/47ba1f05

Branch: refs/heads/master
Commit: 47ba1f051bfb823a575340ea3ba7c588736800dd
Parents: 92d866b 3b6c010
Author: Clebert Suconic <clebertsuco...@apache.org>
Authored: Mon Jun 18 15:53:29 2018 -0400
Committer: Clebert Suconic <clebertsuco...@apache.org>
Committed: Mon Jun 18 15:53:29 2018 -0400

----------------------------------------------------------------------
 .../artemis/maven/ArtemisCreatePlugin.java      |  55 +++++++-
 docs/user-manual/en/examples.md                 |   5 +
 .../standard/camel/camel-broker/pom.xml         | 132 +++++++++++++++++++
 .../artemis/jms/example/CamelExample.java       | 102 ++++++++++++++
 .../resources/activemq/server0/bootstrap.xml    |  30 +++++
 .../features/standard/camel/camel-war/pom.xml   |  76 +++++++++++
 .../main/webapp/WEB-INF/applicationContext.xml  |  45 +++++++
 .../camel-war/src/main/webapp/WEB-INF/web.xml   |  27 ++++
 examples/features/standard/camel/pom.xml        |  43 ++++++
 examples/features/standard/camel/readme.md      |  15 +++
 examples/features/standard/pom.xml              |   2 +
 11 files changed, 528 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


Reply via email to