GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1896
ARTEMIS-1661 Support splitting of broker.xml
Support XML standard XInclude thus allowing splitting of the broker.xml
Added test cases with split out config using import.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis XInclude
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1896.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1896
----
commit 7cc3de427af824367276ec1232e6874e4bf0705b
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-02-26T09:31:21Z
ARTEMIS-1661 Support splitting of broker.xml
Support XML standard XInclude thus allowing splitting of the broker.xml
Added test cases with split out config using import.
----
---