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:16:53 UTC

[camel] branch regen_bot updated (347c54bd94a -> deceeaf0b19)

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 347c54bd94a (chores) ci: fix build log file names
     add 2f8824368fc Small fixes on JAXB DataFormat documentation. (#7764)
     add f98d2f36d44 CAMEL-18170 - Enabling to serviceAccountKey as base64 to google-driveā€¦ (#7756)
     add deceeaf0b19 Regen for commit f98d2f36d44f3102f84a2219de39eabf9f866eae

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 +-
 .../camel-jaxb/src/main/docs/jaxb-dataformat.adoc  |  13 +-
 .../dsl/GoogleDriveComponentBuilderFactory.java    |  27 +--
 30 files changed, 290 insertions(+), 282 deletions(-)