This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 95351e385ff Regen for commit 343319ff302eed55894c85cb16888553795c698a new 7a4f42aa443 Polished new 6c7d0c84b4a Make XmlHelper more secure new ecabb7c2ef1 Add missing descriptions to some options in route for XML DSL 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: .../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 | 22 ++++++++++++-- 8 files changed, 82 insertions(+), 17 deletions(-)