You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Aurélien Pupier (Jira)" <ji...@apache.org> on 2023/10/18 09:25:00 UTC

[jira] [Assigned] (CAMEL-20008) Java 21 - Test failures related to XML Tokenizer

     [ https://issues.apache.org/jira/browse/CAMEL-20008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aurélien Pupier reassigned CAMEL-20008:
---------------------------------------

    Assignee: Aurélien Pupier

> Java 21 - Test failures related to XML Tokenizer
> ------------------------------------------------
>
>                 Key: CAMEL-20008
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20008
>             Project: Camel
>          Issue Type: Sub-task
>            Reporter: Aurélien Pupier
>            Assignee: Aurélien Pupier
>            Priority: Major
>             Fix For: 4.2.0
>
>
> several error of this kind:
> {noformat}
> mismatch [0] ==> expected: <<child some_attr='a' anotherAttr='a' xmlns='' xmlns:c='urn:c' xmlns:g='urn:g'></child>> but was: <<child some_attr='a' anotherAttr='a' xmlns='' xmlns:g='urn:g' xmlns:c='urn:c'></child>>
> {noformat}
> --> it sounds like the order of attributes is not the same. But is it a real problem, Isn't the semantic kept and just that we need to improve the test assertion?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)