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/06/24 04:57:41 UTC

[camel] branch regen_bot updated (5ffe9789fac -> b25b59b46d4)

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 5ffe9789fac Regen
     add a6691ed128c CAMEL-18170  - Renaming keyResource to serviceAccountKey (Google Mail)  (#7870)
     add b25b59b46d4 Regen for commit a6691ed128c894c9c4c458d0288af59442cc6e5e

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/google-mail.json      |  8 +++----
 ...UsersDraftsEndpointConfigurationConfigurer.java | 14 +++++------
 .../GmailUsersEndpointConfigurationConfigurer.java | 14 +++++------
 ...sersHistoryEndpointConfigurationConfigurer.java | 14 +++++------
 ...UsersLabelsEndpointConfigurationConfigurer.java | 14 +++++------
 ...AttachmentsEndpointConfigurationConfigurer.java | 14 +++++------
 ...ersMessagesEndpointConfigurationConfigurer.java | 14 +++++------
 ...sersThreadsEndpointConfigurationConfigurer.java | 14 +++++------
 .../google/mail/GoogleMailComponentConfigurer.java | 14 +++++------
 .../mail/GoogleMailConfigurationConfigurer.java    | 14 +++++------
 .../google/mail/GoogleMailEndpointConfigurer.java  | 14 +++++------
 .../google/mail/GoogleMailEndpointUriFactory.java  |  2 +-
 .../camel/component/google/mail/google-mail.json   |  8 +++----
 .../google/mail/BatchGoogleMailClientFactory.java  | 12 ++++++----
 .../google/mail/GoogleMailClientFactory.java       |  3 ++-
 .../component/google/mail/GoogleMailComponent.java |  4 ++--
 .../mail/GoogleMailComponentVerifierExtension.java |  4 ++--
 .../google/mail/GoogleMailConfiguration.java       | 17 +++++++-------
 .../google/mail/AbstractGoogleMailTestSupport.java |  2 +-
 .../src/test/resources/test-options.properties     |  2 +-
 .../dsl/GoogleMailComponentBuilderFactory.java     | 27 +++++++++++-----------
 21 files changed, 117 insertions(+), 112 deletions(-)