This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
from 7357c50ee8d (chores) archetypes: should use 17 as the base Java version add 940b3ace9d5 (chores) doc: minor adjustments to the contribution documentation add 7298d631a27 CAMEL-19774: camel-jbang - Rename command: pipe to script No new revisions were added by this update. Summary of changes: docs/main/modules/contributing/pages/index.adoc | 6 +++--- .../modules/ROOT/pages/camel-4x-upgrade-guide-4_1.adoc | 10 ++++++++-- .../camel/dsl/jbang/core/commands/CamelJBangMain.java | 2 +- .../java/org/apache/camel/dsl/jbang/core/commands/Run.java | 12 ++++++------ .../dsl/jbang/core/commands/{Pipe.java => Script.java} | 14 +++++++------- .../apache/camel/dsl/jbang/core/common/RuntimeUtil.java | 6 +++--- .../{log4j2-pipe.properties => log4j2-script.properties} | 2 +- 7 files changed, 29 insertions(+), 23 deletions(-) rename dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/{Pipe.java => Script.java} (88%) rename dsl/camel-jbang/camel-jbang-core/src/main/resources/{log4j2-pipe.properties => log4j2-script.properties} (95%)