This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from f9b156e Upgrade Brave Zipkin to version 5.3.0
new bf416b8 CAMEL-12114: Have XmlLineNumberParser respecting namespace uri also for
anonymous namespaces (without prefix) from its parent+ tag
new 9566b95 Fixed CS
new b32f01e Polished
new dde018d 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 | 3 +--
.../camel/parser/java/SplitTokenizeTest.java | 3 +--
.../XmlLineNumberParserTest.java} | 28 +++++++++-------------
4 files changed, 36 insertions(+), 24 deletions(-)
copy tooling/camel-route-parser/src/test/java/org/apache/camel/parser/{xml/FindElementInRoutesTest.java
=> java/XmlLineNumberParserTest.java} (57%)
|