This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-2.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from 04d094f "CAMEL-13023:Add camel-rest-swagger as Karaf feature" (#2693) new f00b78b CAMEL-12974: Polished new 2ea5d9c Fixed rest-dsl parser typo in attribute new 3145f6a 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(-)