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

[camel] branch main updated (5a8152e8fda -> 3da855d419c)

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

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


    from 5a8152e8fda CAMEL-15105: make the HealthCheckResolver a plugin of the context
     add 3da855d419c fixed results of inspection "HashSet can be replaced with EnumSet" (#9751)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/component/file/watch/FileWatchEndpoint.java  | 8 ++++----
 .../main/java/org/apache/camel/component/file/FileEndpoint.java   | 6 +++---
 .../camel/component/google/pubsub/GooglePubsubComponent.java      | 4 ++--
 .../component/infinispan/embedded/InfinispanEmbeddedConsumer.java | 4 ++--
 .../java/org/apache/camel/component/mongodb/MongoDbComponent.java | 7 ++-----
 .../java/org/apache/camel/component/platform/http/spi/Method.java | 7 +++----
 6 files changed, 16 insertions(+), 20 deletions(-)