This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch feature/CAMEL-24824-example-groups
in repository https://gitbox.apache.org/repos/asf/camel.git
from 538652a75d94 CAMEL-24827: resync the bundled catalog, which now
carries the reading order of each example
add 91aa2f9e9a9d CAMEL-24824: camel run --example is two levels: the
groups, then one group in full
No new revisions were added by this update.
Summary of changes:
.../ROOT/pages/camel-jbang-getting-started.adoc | 15 ++-
.../pages/jbang-commands/camel-jbang-debug.adoc | 2 +-
.../ROOT/pages/jbang-commands/camel-jbang-dev.adoc | 2 +-
.../ROOT/pages/jbang-commands/camel-jbang-run.adoc | 2 +-
.../META-INF/camel-jbang-commands-metadata.json | 6 +-
.../apache/camel/dsl/jbang/core/commands/Run.java | 136 +++++++++++++--------
.../camel/dsl/jbang/core/common/ExampleHelper.java | 38 +++++-
.../camel/dsl/jbang/core/commands/RunTest.java | 16 ++-
8 files changed, 155 insertions(+), 62 deletions(-)