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 064bf63 "CAMEL-13023:Add camel-rest-swagger as Karaf feature" (#2693) new d3afbd0 CAMEL-12974: Polished new 4005d32 Fixed rest-dsl parser typo in attribute new 73865c8 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(-)