You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2021/12/17 09:02:00 UTC

[jira] [Commented] (AMQ-8439) Validate example camel.xml fails in the assembly

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

Jean-Baptiste Onofré commented on AMQ-8439:
-------------------------------------------

{code:java}
[INFO] Running org.apache.activemq.config.ValidateXMLConfigTest
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.462 s <<< FAILURE! - in org.apache.activemq.config.ValidateXMLConfigTest
[ERROR] validateExampleConfig(org.apache.activemq.config.ValidateXMLConfigTest)  Time elapsed: 1.091 s  <<< FAILURE!
java.lang.AssertionError: /home/jbonofre/Workspace/activemq/assembly/target/conf/camel.xml, org.xml.sax.SAXParseException; Premature end of file.
        at org.apache.activemq.config.ValidateXMLConfigTest.validateXML(ValidateXMLConfigTest.java:72)
        at org.apache.activemq.config.ValidateXMLConfigTest.validateExampleConfig(ValidateXMLConfigTest.java:62)
 {code}

> Validate example camel.xml fails in the assembly
> ------------------------------------------------
>
>                 Key: AMQ-8439
>                 URL: https://issues.apache.org/jira/browse/AMQ-8439
>             Project: ActiveMQ
>          Issue Type: Bug
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 5.17.0, 5.16.4
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)