jbertram commented on PR #4122:
URL: 
https://github.com/apache/activemq-artemis/pull/4122#issuecomment-1387349068

   I created a release from this PR and copied it to an air-gapped system. I 
created an instance of the broker and then modified that instance's 
`broker.xml` to use an `xinclude`. Then I ran this from Artemis' home directory:
   ```
   $ xmllint --noout --xinclude --schema schema/artemis-server.xsd 
/path/to/etc/broker.xml
   /path/to/etc/broker.xml validates
   ```
   As you can see, the validation succeeded. I will try performing an upgrade 
next.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to