You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/04 11:42:00 UTC

[jira] [Commented] (ARTEMIS-1533) Schema validation using linux tools like xmllint fails

    [ https://issues.apache.org/jira/browse/ARTEMIS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16276658#comment-16276658 ] 

ASF GitHub Bot commented on ARTEMIS-1533:
-----------------------------------------

GitHub user michaelandrepearce opened a pull request:

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

    ARTEMIS-1533 Import subschema's so XMLLINT validates broker.xml

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/michaelandrepearce/activemq-artemis ARTEMIS-1533

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

    https://github.com/apache/activemq-artemis/pull/1685.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 #1685
    
----
commit 26e04dfeb2d8c33bfb4eefc34d71e2257770f988
Author: Michael André Pearce <mi...@me.com>
Date:   2017-12-04T11:38:37Z

    ARTEMIS-1533 Import subschema's so XMLLINT validates broker.xml

----


> Schema validation using linux tools like xmllint fails
> ------------------------------------------------------
>
>                 Key: ARTEMIS-1533
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1533
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Michael Andre Pearce
>
> Currently when using tools to validate broker.xml against artemis-server.xsd, it fails. This is due to the fact xmllint expects a single xsd to validate against, where as the other schema's in the dir are needed for the schema to be complete.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)