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 2022/03/08 16:56:05 UTC

[camel] branch regen_bot updated (ed4107a -> 4b11ec7)

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 ed4107a  CAMEL-17763: cleaned up unused exceptions in camel-azure-storage-queue
     add bfbcd6a  CAMEL-17763: cleaned up unused exceptions in camel-google-bigquery
     add b9b6c4e  CAMEL-17763: cleaned up unused exceptions in camel-google-calendar
     add 42612c5  CAMEL-17763: cleaned up unused exceptions in camel-google-drive
     add 27c1f41  CAMEL-17763: cleaned up unused exceptions in camel-google-functions
     add f99e5ca  CAMEL-17763: cleaned up unused exceptions in camel-google-mail
     add 9265d4a  CAMEL-17763: cleaned up unused exceptions in camel-google-pubsub
     add bbc0c40  CAMEL-17763: cleaned up unused exceptions in camel-google-secret-manager
     add 64707db  CAMEL-17763: cleaned up unused exceptions in camel-google-sheets
     add bbfcfb6  CAMEL-17763: cleaned up unused exceptions in camel-google-storage
     add 4b11ec7  Minor typo fix on KafkaProducer (#7165)

No new revisions were added by this update.

Summary of changes:
 .../google/bigquery/integration/AsyncIT.java       |  2 +-
 .../bigquery/integration/BigQueryITSupport.java    |  4 +--
 .../bigquery/integration/DynamicTableIdIT.java     |  2 +-
 .../google/bigquery/integration/InsertIdIT.java    |  2 +-
 .../google/bigquery/integration/SingleRowIT.java   |  2 +-
 .../integration/sql/SqlQueryFromResourceIT.java    |  2 +-
 .../bigquery/integration/sql/SqlQueryIT.java       |  2 +-
 .../google/bigquery/unit/BaseBigQueryTest.java     |  4 +--
 .../sql/GoogleBigQuerySQLProducerBaseTest.java     |  2 +-
 .../GoogleBigQuerySQLProducerWithParamersTest.java |  2 +-
 .../AbstractGoogleCalendarTestSupport.java         |  3 +-
 .../component/google/calendar/CalendarAclIT.java   |  4 +--
 .../google/calendar/CalendarCalendarListIT.java    |  4 +--
 .../google/calendar/CalendarCalendarsIT.java       |  4 +--
 .../google/calendar/CalendarColorsIT.java          |  4 +--
 .../google/calendar/CalendarConfigurationTest.java |  4 +--
 .../google/calendar/CalendarEventsIT.java          |  6 ++--
 .../google/calendar/CalendarFreebusyIT.java        |  4 +--
 .../google/calendar/CalendarSettingsIT.java        |  6 ++--
 ...oogleCalendarStreamConsumerIntegrationTest.java |  2 +-
 .../google/drive/CustomClientFactoryTest.java      |  4 +--
 .../camel/component/google/drive/DriveAboutIT.java |  4 +--
 .../camel/component/google/drive/DriveAppsIT.java  |  4 +--
 .../component/google/drive/DriveChangesIT.java     |  6 ++--
 .../component/google/drive/DriveChildrenIT.java    |  6 ++--
 .../component/google/drive/DriveCommentsIT.java    |  4 +--
 .../google/drive/DriveConfigurationTest.java       |  4 +--
 .../camel/component/google/drive/DriveFilesIT.java | 26 ++++++++---------
 .../component/google/drive/DrivePermissionsIT.java |  4 +--
 .../component/google/drive/DrivePropertiesIT.java  |  4 +--
 .../component/google/drive/DriveRepliesIT.java     |  4 +--
 .../component/google/drive/DriveRevisionsIT.java   |  4 +--
 .../component/google/drive/FileConverterIT.java    |  2 +-
 .../component/google/drive/FilesConsumerIT.java    |  2 +-
 .../drive/GoogleDriveFilesConverterTest.java       |  6 ++--
 .../functions/integration/GoogleCloudIT.java       |  4 +--
 .../unit/GoogleCloudFunctionsComponentTest.java    | 34 +++++++++++-----------
 .../google/mail/GmailConfigurationTest.java        |  4 +--
 .../camel/component/google/mail/GmailUsersIT.java  |  4 +--
 .../component/google/mail/GmailUsersLabelsIT.java  |  4 +--
 .../google/mail/GmailUsersMessagesConsumerIT.java  |  2 +-
 .../google/mail/GmailUsersMessagesIT.java          |  2 +-
 .../component/google/mail/GmailUsersThreadsIT.java |  2 +-
 .../GoogleMailComponentVerifierExtensionTest.java  |  4 +--
 ...leMailStreamComponentVerifierExtensionTest.java |  4 +--
 .../GoogleMailStreamConsumerIntegrationTest.java   |  2 +-
 .../component/google/pubsub/PubsubTestSupport.java |  4 +--
 .../google/pubsub/integration/AckModeNoneIT.java   |  4 +--
 .../pubsub/integration/AcknowledgementIT.java      |  2 +-
 .../google/pubsub/integration/BodyTypesIT.java     |  2 +-
 .../pubsub/integration/CustomSerializerIT.java     |  5 ++--
 .../integration/GroupedExchangeRoundtripIT.java    |  2 +-
 .../google/pubsub/unit/PubsubEndpointTest.java     |  4 +--
 .../google/pubsub/unit/PubsubProducerTest.java     |  2 +-
 .../manager/integration/GoogleSecretManagerIT.java | 16 +++++-----
 ...leSecretManagerPropertiesNoEnvSourceTestIT.java | 20 ++++++-------
 .../GoogleSecretManagerPropertiesSourceTestIT.java | 22 +++++++-------
 .../google/sheets/SheetsConfigurationTest.java     |  4 +--
 .../google/sheets/SheetsSpreadsheetsIT.java        |  6 ++--
 .../google/sheets/SheetsSpreadsheetsValuesIT.java  |  2 +-
 .../server/GoogleSheetsApiTestServerAssert.java    |  2 +-
 .../SheetsStreamConsumerIntegrationTest.java       |  2 +-
 .../google/storage/integration/ComplexIT.java      |  4 +--
 .../storage/unit/ConsumerDownloadLocalTest.java    |  4 +--
 .../google/storage/unit/ConsumerLocalTest.java     |  4 +--
 .../storage/unit/ConsumerWithFilterOptionTest.java |  4 +--
 .../google/storage/unit/ProducerLocalTest.java     |  2 +-
 .../google/storage/unit/ProducerStoreFileTest.java |  8 ++---
 .../camel/component/kafka/KafkaProducer.java       |  2 +-
 69 files changed, 169 insertions(+), 173 deletions(-)