This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch chore/reorganize-jbang-examples
in repository https://gitbox.apache.org/repos/asf/camel.git
from cc2c3b723662 chore: reorganize bundled jbang examples into categorized
folders
add 4ecbaf98ec3f chore: add category sub-grouping to example listing in
CLI and TUI
No new revisions were added by this update.
Summary of changes:
.../apache/camel/dsl/jbang/core/commands/Run.java | 23 +-
.../camel/dsl/jbang/core/common/ExampleHelper.java | 21 ++
.../camel/dsl/jbang/core/commands/RunTest.java | 2 +-
.../dsl/jbang/core/common/ExampleHelperTest.java | 36 +--
.../core/commands/tui/ExampleBrowserPopup.java | 341 +++++++++++++--------
5 files changed, 275 insertions(+), 148 deletions(-)