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/03 13:44:32 UTC

[camel] branch main updated (d135ca28336 -> ecb5519c03d)

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 d135ca28336 CAMEL-19224: Fix blob consumer prefix usage (#9773)
     add ecb5519c03d primitive types instead of wrapper types (#9776)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/aws2/sqs/AmazonSQSClientMock.java   |  2 +-
 .../azure/storage/datalake/DataLakeExchangeHeaders.java        |  2 +-
 .../dataformat/bindy/format/factories/FloatFormatFactory.java  |  2 +-
 .../apache/camel/component/cm/test/CamelTestConfiguration.java | 10 +++++-----
 .../apache/camel/component/git/producer/GitProducerTest.java   |  6 +++---
 .../apache/camel/component/metrics/MetricsComponentTest.java   |  2 +-
 .../src/test/java/org/apache/camel/processor/MDCAsyncTest.java |  2 +-
 .../apache/camel/processor/MDCSplitParallelProcessingTest.java |  2 +-
 .../src/test/java/org/apache/camel/processor/MDCSplitTest.java |  2 +-
 .../java/org/apache/camel/converter/jaxp/XmlConverter.java     |  2 +-
 10 files changed, 16 insertions(+), 16 deletions(-)