Repository: activemq-artemis Updated Branches: refs/heads/master 3bb7df2de -> 869ad80a2
This closes #2214 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/869ad80a Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/869ad80a Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/869ad80a Branch: refs/heads/master Commit: 869ad80a20b401be3e379c4c0a2147e02cd4d7ee Parents: 3bb7df2 b710df7 Author: Clebert Suconic <[email protected]> Authored: Mon Aug 6 11:12:46 2018 -0400 Committer: Clebert Suconic <[email protected]> Committed: Mon Aug 6 11:12:46 2018 -0400 ---------------------------------------------------------------------- .../core/settings/impl/AddressSettings.java | 17 +++++-- tests/compatibility-tests/pom.xml | 52 ++++++++++++++++++++ .../artemis/tests/compatibility/GroovyRun.java | 2 + .../main/resources/servers/artemisServer.groovy | 41 ++++++++++++--- .../compatibility/JournalCompatibilityTest.java | 16 +++--- .../tests/compatibility/VersionedBaseTest.java | 5 ++ 6 files changed, 117 insertions(+), 16 deletions(-) ----------------------------------------------------------------------
