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 947aa5f203ca CAMEL-24392: Fix BacklogTracerRouteAdvice draining
WrappedFile streambody
new 663ad7e646cc camel-tui: Fix completion indent for nested EIPs and add
list prefix
new 9a265c2422ad camel-tui: Fix schema tree node names to match YAML DSL
keys
new b31af5de8526 chore: Avoid DNS resolution in YAML DSL resolver URL
deduplication
new 0aa0c0296c31 camel-tui: Fix F9 jump to error for lines added during
editing
The 4 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:
.../camel/catalog/schemas/camelYamlDsl-model.json | 1117 +++++++++++---------
.../dsl/jbang/core/commands/tui/SourceViewer.java | 47 +-
.../core/commands/tui/YamlCompletionTest.java | 69 ++
.../DefaultYamlDeserializerResolverProvider.java | 34 +-
.../maven/dsl/yaml/GenerateYamlCompletionMojo.java | 33 +-
.../resources/schema/camelYamlDsl-model.json | 1117 +++++++++++---------
6 files changed, 1343 insertions(+), 1074 deletions(-)