This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-2.22.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from 39bf705 CAMEL-12782 - More specific error message for unresolved model classes. (#2509) new 8818078 Polished new 06ed507 CAMEL-12114: Have XmlLineNumberParser respecting namespace uri also for anonymous namespaces (without prefix) from its parent+ tag new 454698b Fixed CS new d2bcf62 Polished The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../camel/parser/helper/XmlLineNumberParser.java | 26 +++++++++++++++++--- .../camel/parser/java/SimpleProcessorTest.java | 1 + .../camel/parser/java/SplitTokenizeTest.java | 1 + .../XmlLineNumberParserTest.java} | 28 +++++++++------------- 4 files changed, 36 insertions(+), 20 deletions(-) copy tooling/camel-route-parser/src/test/java/org/apache/camel/parser/{xml/FindElementInRoutesTest.java => java/XmlLineNumberParserTest.java} (57%)