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/04/17 13:36:53 UTC

[camel] branch regen_bot updated (c9aa95f45af -> cabd32f0dd4)

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 c9aa95f45af (chores) camel-support: combined duplicated catch blocks
     add 790e19cc7bb (chores) camel-google-pub-sub: removed unnecessary toString
     add 523e36dc684 (chores) camel-jms: fixed usage of log markers
     add f0194d9cd1b (chores) camel-salesforce: fixed usage of log markers
     add 30980664eb6 (chores) camel-xml-io: removed unused variables/assignments
     add 315abbf6c95 (chores) camel-kamelet-main: removed unused variables/assignments
     add a0ac77a8677 (chores) camel-util: removed unused variables/assignments
     add 622497a9740 (chores) camel-cxf: swapped incorrect assertion arguments
     add cabd32f0dd4 Regen for commit 622497a9740adb4997ad8af8154eb9e33ef07f15

No new revisions were added by this update.

Summary of changes:
 .../camel/component/cxf/mtom/CxfJavaMtomProducerPayloadTest.java      | 4 ++--
 .../java/org/apache/camel/component/cxf/mtom/CxfMtomConsumerTest.java | 4 ++--
 .../google/secret/manager/vault/PubsubReloadTriggerTask.java          | 2 +-
 .../apache/camel/component/jms/reply/TemporaryQueueReplyManager.java  | 4 ++--
 .../camel/component/salesforce/internal/client/PubSubApiClient.java   | 4 ++--
 core/camel-util/src/main/java/org/apache/camel/util/URISupport.java   | 1 -
 .../src/main/java/org/apache/camel/xml/LwModelToXMLDumper.java        | 1 -
 .../org/apache/camel/main/download/MavenDependencyDownloader.java     | 2 --
 8 files changed, 9 insertions(+), 13 deletions(-)