You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/10/04 14:29:09 UTC

[camel] branch regen_bot_40x updated (231e3beaaee -> 5df909910a3)

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

github-bot pushed a change to branch regen_bot_40x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 231e3beaaee CAMEL-19918: camel-saxon - Using saxon=true does not work. (#11635)
     add 49eda4f5a40 [CAMEL-19935]upgrade to CXF 4.0.3
     add 50e85a9f8d9 Use label as ppc64le (#11636)
     add 98e7aaf3f0c CAMEL-19948: camel jbang - Transform with no files should not show null.properties
     add 2ee3dcbe36e Upgrade AWS SDK v2 to version 2.20.159 (#11637)
     add 7ca9cf1e9ac Upgrade JNats to version 2.17.0 and Nats container image to 2.10.1 (#11639)
     add 3d2b79b5c2a camel-jbang - Trace should show size of collection/array
     add 763440dd0d3 License Maven Plugin: Remove deprecation and fixed configuration (#11642)
     add cd331591064 Upgrade Picocli to version 4.7.5 (#11641)
     add 5df909910a3 CAMEL-19939: camel-jbang - dependency copy - Use camel-tooling-maven (#11643)

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile.ppc64le                                |   2 +-
 .../camel/component/cxf/jaxws/CxfProducerTest.java |   6 +-
 .../apache/camel/component/cxf/ssl/SslTest.java    |   2 +-
 .../org/apache/camel/support/MessageHelper.java    |  18 ++
 .../modules/ROOT/pages/camel-jbang.adoc            |   1 -
 .../dsl/jbang/core/commands/DependencyCopy.java    | 127 ++++-----
 .../apache/camel/dsl/jbang/core/commands/Run.java  |   5 +-
 .../core/commands/action/MessageTableHelper.java   |  28 +-
 parent/pom.xml                                     |  10 +-
 pom.xml                                            | 306 +++++++++++----------
 .../nats/services/NatsLocalContainerService.java   |   2 +-
 11 files changed, 265 insertions(+), 242 deletions(-)