Repository: activemq-artemis
Updated Branches:
refs/heads/master 85b8af686 -> 6c7843f0a
This closes #2057
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/6c7843f0
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/6c7843f0
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/6c7843f0
Branch: refs/heads/master
Commit: 6c7843f0a6b415fde40f5b067886ab21fbb16b0e
Parents: 85b8af6 ed623e0
Author: Clebert Suconic <clebertsuconic@apache.org>
Authored: Thu May 3 12:12:51 2018 -0400
Committer: Clebert Suconic <clebertsuconic@apache.org>
Committed: Thu May 3 12:12:51 2018 -0400
----------------------------------------------------------------------
.../tests/integration/jms/RedeployTest.java | 83 +++++++++++++++++
.../test/resources/reload-backup-changed.xml | 96 ++++++++++++++++++++
.../test/resources/reload-backup-original.xml | 91 +++++++++++++++++++
.../src/test/resources/reload-live-changed.xml | 96 ++++++++++++++++++++
.../src/test/resources/reload-live-original.xml | 91 +++++++++++++++++++
5 files changed, 457 insertions(+)
----------------------------------------------------------------------
|