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 69843edfe04 Update hadoop3 version to 3.3.4 (#8172) new 3fd87499ec3 CAMEL-18389: camel-jbang - camel ps til list running camel applications. new 7a63e10c5a6 CAMEL-18389: camel-jbang - camel ps til list running camel applications. 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: .../modules/ROOT/pages/camel-jbang.adoc | 18 +++++ .../dsl/jbang/core/commands/CamelJBangMain.java | 1 + .../camel/dsl/jbang/core/commands/ListProcess.java | 84 ++++++++++++++++++++++ 3 files changed, 103 insertions(+) create mode 100644 dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/ListProcess.java