[ https://issues.apache.org/jira/browse/CAMEL-20008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on CAMEL-20008 started by 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)