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/06/09 13:28:08 UTC

[camel] branch main updated (42d2ab220d6 -> c9750cde861)

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 42d2ab220d6 (chores) camel-smpp: use StandardCharsets for instead of resolving charsets dynamically
     add e446e89f370 (chores) core: removed redundant suppressions
     add c9750cde861 (chores) core: removed unused field on DefaultConsumer

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/camel/support/AbstractExchange.java    | 2 --
 .../src/main/java/org/apache/camel/support/DefaultConsumer.java     | 2 --
 .../apache/camel/support/DefaultEndpointUtilizationStatistics.java  | 1 -
 .../src/main/java/org/apache/camel/support/ExchangeHelper.java      | 1 -
 .../support/processor/idempotent/FileIdempotentRepository.java      | 6 +-----
 .../support/processor/idempotent/MemoryIdempotentRepository.java    | 3 ---
 6 files changed, 1 insertion(+), 14 deletions(-)