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/05 13:19:55 UTC

[camel] branch regen_bot updated (30c8ca460ac -> eb2b1636b6f)

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 30c8ca460ac Removed empty List headerParts and the related loop. This loop does nothing. (#9816)
     add eb2b1636b6f Reacted on inspection "subsequent calls can be fused into Stream API chain" (#9822)

No new revisions were added by this update.

Summary of changes:
 .../component/salesforce/api/dto/composite/SObjectBatch.java  | 10 ++++------
 .../salesforce/api/dto/composite/SObjectComposite.java        | 10 +++-------
 .../component/salesforce/api/dto/composite/SObjectTree.java   |  5 +----
 .../component/zookeeper/ZooKeeperCuratorConfiguration.java    |  3 +--
 .../apache/camel/impl/engine/DefaultInflightRepository.java   |  3 +--
 .../org/apache/camel/impl/cloud/StaticServiceDiscovery.java   |  8 +++-----
 .../org/apache/camel/catalog/impl/AbstractCamelCatalog.java   | 11 ++++-------
 .../camel/component/extension/verifier/ResultErrorHelper.java |  4 ++--
 .../org/apache/camel/support/component/ApiCollection.java     |  8 +++-----
 9 files changed, 22 insertions(+), 40 deletions(-)