You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/12/18 14:57:45 UTC

[camel] branch regen_bot updated (95351e385ff -> e9434e3f02b)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 95351e385ff Regen for commit 343319ff302eed55894c85cb16888553795c698a
     add 7a4f42aa443 Polished
     add 6c7d0c84b4a Make XmlHelper more secure
     add ecabb7c2ef1 Add missing descriptions to some options in route for XML DSL
     add e9434e3f02b Regen for commit ecabb7c2ef147bd56afd48691460e2e8448e3caa

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/models/route.json     |  5 +++-
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 34 +++++++++++++++++++---
 .../apache/camel/impl/engine/DefaultTracer.java    |  7 -----
 .../resources/org/apache/camel/model/route.json    |  5 +++-
 .../org/apache/camel/model/RouteDefinition.java    |  2 +-
 .../camel/dsl/jbang/core/common/XmlHelper.java     |  5 ++++
 .../java/org/apache/camel/maven/XmlHelper.java     | 19 +++++++++++-
 .../camel/maven/packaging/SchemaGeneratorMojo.java | 24 +++++++++++++--
 8 files changed, 84 insertions(+), 17 deletions(-)