Repository: activemq-artemis
Updated Branches:
  refs/heads/master 6d8e89df9 -> 7a3317c56


This closes #1616


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

Branch: refs/heads/master
Commit: 7a3317c56b6766c8c54fb69a710190f0956a2edc
Parents: 6d8e89d b07588a
Author: Michael André Pearce <michael.andre.pea...@me.com>
Authored: Fri Oct 27 16:44:12 2017 +0100
Committer: Michael André Pearce <michael.andre.pea...@me.com>
Committed: Fri Oct 27 16:44:12 2017 +0100

----------------------------------------------------------------------
 .../sub-modules/artemis-jms-bridge/README.md    |  93 ------------
 .../activemq-artemis-camel/pom.xml              | 101 -------------
 .../src/main/resources/bridge.xml               |  67 ---------
 .../src/main/webapp/WEB-INF/web.xml             |  30 ----
 .../artemis-jms-bridge/pom.xml                  |  99 -------------
 .../bridge/ConnectionFactoryFactoryBean.java    |  35 -----
 .../artemis/bridge/DestinationFactoryBean.java  |  36 -----
 .../src/main/resources/bridge.xml               |  69 ---------
 .../src/main/webapp/WEB-INF/web.xml             |  30 ----
 .../sub-modules/artemis-jms-bridge/pom.xml      |  64 --------
 .../artemis-jms-bridge/README.md                | 148 +++++++++++++++++++
 .../artemis-jms-bridge/pom.xml                  |  93 ++++++++++++
 .../bridge/ConnectionFactoryFactoryBean.java    |  32 ++++
 .../artemis/bridge/DestinationFactoryBean.java  |  33 +++++
 .../src/main/resources/bridge.xml               |  66 +++++++++
 .../src/main/webapp/WEB-INF/web.xml             |  30 ++++
 .../sub-modules/inter-broker-bridge/pom.xml     |  39 +++++
 examples/features/sub-modules/pom.xml           |   2 +-
 pom.xml                                         |   9 +-
 19 files changed, 447 insertions(+), 629 deletions(-)
----------------------------------------------------------------------


Reply via email to