GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1932
ARTEMIS-1661 Support offline validation
Copy in https://www.w3.org/2005/08/xml.xsd so validation of broker.xml
works offline.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-1661
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1932.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 #1932
----
commit 970b354b05e46b4225ca75c8e1fed8c510af01f8
Author: Justin Bertram <jbertram@...>
Date: 2018-03-05T21:12:23Z
ARTEMIS-1661 Support offline validation
Copy in https://www.w3.org/2005/08/xml.xsd so validation of broker.xml
works offline.
----
---