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/04 19:20:14 UTC

[camel] branch regen_bot updated (c0777faa795 -> a056f0c7e93)

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 c0777faa795 CAMEL-19248 fixed copy-paste issue in CouchbaseConsumer: previously rangeStartKey was ignored (#9810)
     add b4fa052f692  fixed throw lists - removed specific exceptions if more generic ones are declared (#9809)
     add a056f0c7e93 reacted on inspection "set.removeAll(list) calls may work slowly" (#9806)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/aws2/sqs/AmazonSQSClientMock.java   |  5 ++---
 .../org/apache/camel/converter/crypto/PGPDataFormatTest.java   |  3 +--
 .../apache/camel/component/netty/http/ProxyProtocolTest.java   |  5 ++---
 .../camel/component/netty/SharedSingletonObjectPool.java       | 10 ++++------
 .../camel/component/platform/http/PlatformHttpComponent.java   |  2 +-
 .../apache/camel/component/salesforce/api/dto/LimitsTest.java  |  4 ++--
 .../camel/component/salesforce/api/dto/RecentItemTest.java     |  3 +--
 .../salesforce/api/dto/approval/ApprovalResultTest.java        |  3 +--
 .../tarfile/TarAggregationStrategyEmptyFirstFileTest.java      |  3 +--
 .../component/whatsapp/integration/WhatsAppServiceIT.java      |  6 ++----
 .../zookeepermaster/group/internal/ZooKeeperGroup.java         |  2 +-
 .../apache/camel/support/jsse/BaseSSLContextParameters.java    |  7 +++----
 12 files changed, 21 insertions(+), 32 deletions(-)