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 61167507fc0d CAMEL-23727: camel-jbang - Add mouse scroll support for 
TUI shell panel (#23919)
     new d58b016b2d78 Sync bundled examples
     new 291314f7283d Add camel 1 tribute to bundled examples. Fix jbang cli 
rebrand maven doc updater

The 2 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:
 .../ROOT/pages/camel-jbang-configuration.adoc      |  2 +-
 dsl/camel-jbang/camel-jbang-core/pom.xml           |  4 +
 .../resources/examples/camel-1-tribute/README.md   | 87 ++++++++++++++++++++++
 .../camel-1-tribute/application.properties         | 17 +++++
 .../camel-1-tribute/jms-to-file.camel.yaml         | 35 +++++++++
 .../examples/camel-jbang-example-catalog.json      | 24 ++++++
 .../route-topology/route-topology.camel.yaml       | 19 +++--
 .../maven/packaging/PrepareCamelJBangDocMojo.java  |  2 +-
 8 files changed, 181 insertions(+), 9 deletions(-)
 create mode 100644 
dsl/camel-jbang/camel-jbang-core/src/main/resources/examples/camel-1-tribute/README.md
 create mode 100644 
dsl/camel-jbang/camel-jbang-core/src/main/resources/examples/camel-1-tribute/application.properties
 create mode 100644 
dsl/camel-jbang/camel-jbang-core/src/main/resources/examples/camel-1-tribute/jms-to-file.camel.yaml

Reply via email to