You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2018/04/17 15:42:57 UTC

[3/3] activemq-artemis git commit: This closes #1987

This closes #1987


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

Branch: refs/heads/master
Commit: 9247eaadc889acc9e3212c9c2a09d012f0f092ba
Parents: e94e5b0 a8d0db2
Author: Clebert Suconic <cl...@apache.org>
Authored: Tue Apr 17 11:42:42 2018 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Tue Apr 17 11:42:42 2018 -0400

----------------------------------------------------------------------
 .../core/impl/BackwardsCompatibilityUtils.java  | 153 ++++++++++++++++++-
 .../deployers/impl/FileConfigurationParser.java |  12 +-
 .../protocol/core/impl/CoreProtocolManager.java |   2 +-
 .../hqclienttopologytest/artemisClient.groovy   |  52 +++++++
 .../hqclienttopologytest/artemisServer.groovy   |  47 ++++++
 .../hqclienttopologytest/hornetqClient.groovy   |  55 +++++++
 .../verifyTopologyChangeMessage.groovy          |  69 +++++++++
 .../compatibility/HQClientTopologyTest.java     |  70 +++++++++
 8 files changed, 447 insertions(+), 13 deletions(-)
----------------------------------------------------------------------