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/03 14:27:33 UTC

[camel] branch regen_bot updated (68864776ccb -> ecb5519c03d)

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 68864776ccb CAMEL-15105: removed unused variable in AbstractCamelContext
     add 43b9a457c02 CAMEL-19224: Fix blob consumer prefix usage (#9773)
     add 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:
 .../component/aws2/sqs/AmazonSQSClientMock.java    |  2 +-
 .../blob/BlobConfigurationOptionsProxy.java        |  8 +----
 .../storage/blob/integration/BlobConsumerIT.java   | 35 ++++++++++++++++++++++
 .../storage/datalake/DataLakeExchangeHeaders.java  |  2 +-
 .../bindy/format/factories/FloatFormatFactory.java |  2 +-
 .../component/cm/test/CamelTestConfiguration.java  | 10 +++----
 .../component/git/producer/GitProducerTest.java    |  6 ++--
 .../component/metrics/MetricsComponentTest.java    |  2 +-
 .../org/apache/camel/processor/MDCAsyncTest.java   |  2 +-
 .../processor/MDCSplitParallelProcessingTest.java  |  2 +-
 .../org/apache/camel/processor/MDCSplitTest.java   |  2 +-
 .../apache/camel/converter/jaxp/XmlConverter.java  |  2 +-
 12 files changed, 52 insertions(+), 23 deletions(-)