This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-2.23.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 45b89b5 CAMEL-13008: Odata-connector assumes '/' at end of URI
new e3afd58 CAMEL-12974: Polished
new 03e8ccc Fixed rest-dsl parser typo in attribute
new 008a293 CAMEL-12974: XML DSL tree parser should skip when/otherwise
to parse similar like the Java DSL does
The 3 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:
.../apache/camel/parser/helper/CamelJavaRestDslParserHelper.java | 2 +-
.../org/apache/camel/parser/helper/CamelXmlTreeParserHelper.java | 6 ++++--
.../java/org/apache/camel/parser/helper/RouteCoverageHelper.java | 6 +++---
3 files changed, 8 insertions(+), 6 deletions(-)