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/12 15:30:36 UTC

[camel] branch regen_bot updated (583f6403a44 -> 2f8824368fc)

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


 discard 583f6403a44 Regen for commit befe39a01ac2d1223696b2a5b495efb41921e2a2
    omit befe39a01ac CAMEL-18170 - Updating Google Drive doc. (#7763)
    omit f98d2f36d44 CAMEL-18170 - Enabling to serviceAccountKey as base64 to google-driveā€¦ (#7756)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (2f8824368fc)
            \
             O -- O -- O   (583f6403a44)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/google-drive.json     |   8 +-
 .../DriveAboutEndpointConfigurationConfigurer.java |  14 +-
 .../DriveAppsEndpointConfigurationConfigurer.java  |  14 +-
 ...riveChangesEndpointConfigurationConfigurer.java |  14 +-
 ...iveChannelsEndpointConfigurationConfigurer.java |  14 +-
 ...iveChildrenEndpointConfigurationConfigurer.java |  14 +-
 ...iveCommentsEndpointConfigurationConfigurer.java |  14 +-
 ...DriveDrivesEndpointConfigurationConfigurer.java |  14 +-
 .../DriveFilesEndpointConfigurationConfigurer.java |  14 +-
 ...riveParentsEndpointConfigurationConfigurer.java |  14 +-
 ...PermissionsEndpointConfigurationConfigurer.java |  14 +-
 ...ePropertiesEndpointConfigurationConfigurer.java |  14 +-
 ...riveRepliesEndpointConfigurationConfigurer.java |  14 +-
 ...veRevisionsEndpointConfigurationConfigurer.java |  14 +-
 ...eTeamdrivesEndpointConfigurationConfigurer.java |  14 +-
 .../drive/GoogleDriveComponentConfigurer.java      |  14 +-
 .../drive/GoogleDriveConfigurationConfigurer.java  |  14 +-
 .../drive/GoogleDriveEndpointConfigurer.java       |  14 +-
 .../drive/GoogleDriveEndpointUriFactory.java       |   2 +-
 .../camel/component/google/drive/google-drive.json |   8 +-
 .../drive/BatchGoogleDriveClientFactory.java       | 244 ++++++++++-----------
 .../google/drive/GoogleDriveClientFactory.java     |   3 +-
 .../google/drive/GoogleDriveComponent.java         |   4 +-
 .../google/drive/GoogleDriveConfiguration.java     |  15 +-
 .../drive/InteractiveGoogleDriveClientFactory.java |   3 +-
 .../drive/AbstractGoogleDriveTestSupport.java      |   2 +-
 .../component/google/drive/MyClientFactory.java    |   3 +-
 .../src/test/resources/test-options.properties     |   2 +-
 .../ROOT/pages/camel-3x-upgrade-guide-3_18.adoc    |   5 -
 .../dsl/GoogleDriveComponentBuilderFactory.java    |  27 ++-
 30 files changed, 276 insertions(+), 288 deletions(-)