Repository: activemq-artemis
Updated Branches:
  refs/heads/master 533797fbc -> 9e4477104


This closes #1537


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

Branch: refs/heads/master
Commit: 9e4477104fac9c83e3722c6835f13a6fa4bb0f75
Parents: 533797f e9eaa7d
Author: Clebert Suconic <clebertsuco...@apache.org>
Authored: Mon Sep 25 11:34:34 2017 -0400
Committer: Clebert Suconic <clebertsuco...@apache.org>
Committed: Mon Sep 25 11:34:34 2017 -0400

----------------------------------------------------------------------
 .../cli/commands/tools/xml/XmlDataExporter.java |  2 +-
 .../core/config/WildcardConfiguration.java      | 41 +++++++++++----
 .../core/config/impl/ConfigurationImpl.java     |  6 +--
 .../deployers/impl/FileConfigurationParser.java |  7 ++-
 .../core/postoffice/impl/PostOfficeImpl.java    |  2 +-
 .../core/server/impl/ActiveMQServerImpl.java    |  4 +-
 .../impl/HierarchicalObjectRepository.java      | 51 +++++++++++++-----
 .../artemis/core/settings/impl/Match.java       | 54 ++++++++------------
 .../resources/schema/artemis-configuration.xsd  |  9 +++-
 .../impl/FileConfigurationParserTest.java       |  4 +-
 .../artemis/core/settings/RepositoryTest.java   | 39 ++++++++++++++
 .../test/resources/artemis-configuration.xsd    | 52 +++++++++++++++++++
 docs/user-manual/en/wildcard-routing.md         |  2 +-
 docs/user-manual/en/wildcard-syntax.md          |  2 +-
 .../resources/reload-address-queues-updated.xml |  6 ++-
 .../test/resources/reload-address-queues.xml    |  4 ++
 16 files changed, 212 insertions(+), 73 deletions(-)
----------------------------------------------------------------------


Reply via email to