This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-2.25.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 0ddcfaf [Backport] fix(mongodb): converter failure (#5192)
new 415bbb5 Regen
new 2723cc6 XML DSL should mark top level elements as deprecated if they
are in the XSD documentation.
new b6aa6da CAMEL-16533: Spring and Blueprint XML XSD now include
completion documentation for EIP elements also (before it was only attributes).
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:
.../src/main/resources/camel-connector-schema.json | 2 +-
.../src/main/resources/camel-connector.json | 4 +--
.../components-starter/camel-corda-starter/pom.xml | 8 ------
.../apache/camel/maven/DocumentationEnricher.java | 11 +++++---
.../java/org/apache/camel/maven/DomFinder.java | 6 +++++
.../camel/maven/EipDocumentationEnricherMojo.java | 29 +++++++++++++++-------
6 files changed, 36 insertions(+), 24 deletions(-)