[GitHub] activemq-artemis pull request #1933: ARTEMIS-1731 Support offline validation

2018-03-06 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq-artemis/pull/1933


---


[GitHub] activemq-artemis pull request #1933: ARTEMIS-1731 Support offline validation

2018-03-06 Thread michaelandrepearce
GitHub user michaelandrepearce opened a pull request:

https://github.com/apache/activemq-artemis/pull/1933

ARTEMIS-1731 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-1731

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/activemq-artemis/pull/1933.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 #1933


commit 055c51d6b1eba2ecdc665138e6545f2c75c67349
Author: Michael André Pearce 
Date:   2018-03-06T09:58:12Z

ARTEMIS-1731 Support offline validation

Copy in https://www.w3.org/2005/08/xml.xsd so validation of broker.xml 
works offline.




---