This is an automated email from the ASF dual-hosted git repository.

fmariani pushed a change to branch camel-4.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 863b20e6ba8a CAMEL-23083: backport Nominatim User-Agent fix to 4.18.x
     new 257070272fb2 ci: backport JBang logging file appender and --java flag 
fix to 4.18.x
     new e12eaf842739 ci: remove redundant getPID() calls in JBang IT tests
     new 7404676199fd ci: regenerate docs and metadata for --java alias

The 3 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/jbang-commands/camel-jbang-debug.adoc        |  2 +-
 .../pages/jbang-commands/camel-jbang-dependency-copy.adoc   |  2 +-
 .../pages/jbang-commands/camel-jbang-dependency-list.adoc   |  2 +-
 .../pages/jbang-commands/camel-jbang-dependency-update.adoc |  2 +-
 .../ROOT/pages/jbang-commands/camel-jbang-export.adoc       |  2 +-
 .../modules/ROOT/pages/jbang-commands/camel-jbang-run.adoc  |  2 +-
 .../modules/ROOT/pages/jbang-commands/camel-jbang-sbom.adoc |  2 +-
 .../resources/META-INF/camel-jbang-commands-metadata.json   | 10 +++++-----
 .../camel/dsl/jbang/core/commands/ExportBaseCommand.java    |  4 +++-
 .../java/org/apache/camel/dsl/jbang/core/commands/Run.java  | 10 +++++++---
 .../src/main/resources/log4j2-no-color.properties           | 13 ++++++++++++-
 .../org/apache/camel/dsl/jbang/it/CmdStartStopITCase.java   |  8 ++++----
 .../java/org/apache/camel/dsl/jbang/it/JolokiaITCase.java   |  2 +-
 .../org/apache/camel/dsl/jbang/it/RunCommandITCase.java     |  2 +-
 .../apache/camel/dsl/jbang/it/RunCommandOnMqttITCase.java   |  4 ++--
 .../dsl/jbang/core/commands/kubernetes/KubernetesRun.java   |  2 +-
 16 files changed, 43 insertions(+), 26 deletions(-)

Reply via email to