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

[camel] branch main updated (9a803f3bed1 -> 21c937a3a61)

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

orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 9a803f3bed1 (chores) camel-tooling: use unmodifiable lists when possible (#11396)
     add 21c937a3a61 (chores) camel-core: use unmodifiable lists when possible (#11394)

No new revisions were added by this update.

Summary of changes:
 .../camel/impl/cloud/CombinedServiceFilterTest.java |  4 ++--
 .../apache/camel/impl/cloud/LoadBalancerTest.java   |  8 ++++----
 .../camel/impl/cloud/ServiceDefinitionTest.java     |  5 ++---
 .../apache/camel/model/RouteDefinitionHelper.java   |  1 -
 .../DynamicallyConcurrentlyAddRoutesTest.java       |  3 +--
 .../processor/FileIdempotentTrunkStoreTest.java     |  3 +--
 .../idempotent/FileIdempotentStoreOrderingTest.java |  5 ++---
 .../main/MainHealthCheckExcludedPatternTest.java    |  6 +++---
 .../main/java/org/apache/camel/util/URISupport.java | 21 ++++++++++-----------
 9 files changed, 25 insertions(+), 31 deletions(-)