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/15 20:13:16 UTC

[camel] branch regen_bot updated (9518a1bd93b -> a857ebe0294)

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 9518a1bd93b Regen for commit dfcf9983c023c67e31db7abf99f31dcb1dcd61ac (#7796)
     add e728bc645e1 Camel 18170 - Renaming keyResource to serviceAccountKey  to camel-google-calendar (#7799)
     add a857ebe0294 Regen for commit e728bc645e19253401cd4a0aa734570f1d33ddd6

No new revisions were added by this update.

Summary of changes:
 .../catalog/components/google-calendar-stream.json |  4 +--
 .../camel/catalog/components/google-calendar.json  |  4 +--
 ...CalendarAclEndpointConfigurationConfigurer.java | 14 ++++-----
 ...alendarListEndpointConfigurationConfigurer.java | 14 ++++-----
 ...arCalendarsEndpointConfigurationConfigurer.java | 14 ++++-----
 ...darChannelsEndpointConfigurationConfigurer.java | 14 ++++-----
 ...endarColorsEndpointConfigurationConfigurer.java | 14 ++++-----
 ...endarEventsEndpointConfigurationConfigurer.java | 14 ++++-----
 ...darFreebusyEndpointConfigurationConfigurer.java | 14 ++++-----
 ...darSettingsEndpointConfigurationConfigurer.java | 14 ++++-----
 .../GoogleCalendarComponentConfigurer.java         | 14 ++++-----
 .../GoogleCalendarConfigurationConfigurer.java     | 14 ++++-----
 .../calendar/GoogleCalendarEndpointConfigurer.java | 14 ++++-----
 .../calendar/GoogleCalendarEndpointUriFactory.java |  2 +-
 .../GoogleCalendarStreamComponentConfigurer.java   | 12 ++++----
 .../GoogleCalendarStreamEndpointConfigurer.java    | 12 ++++----
 .../GoogleCalendarStreamEndpointUriFactory.java    |  2 +-
 .../component/google/calendar/google-calendar.json |  4 +--
 .../calendar/stream/google-calendar-stream.json    |  4 +--
 .../calendar/BatchGoogleCalendarClientFactory.java | 12 ++++----
 .../calendar/GoogleCalendarClientFactory.java      |  3 +-
 .../google/calendar/GoogleCalendarComponent.java   |  4 +--
 .../calendar/GoogleCalendarConfiguration.java      | 17 +++++------
 .../stream/GoogleCalendarStreamComponent.java      |  4 +--
 .../stream/GoogleCalendarStreamConfiguration.java  | 17 +++++------
 .../AbstractGoogleCalendarTestSupport.java         |  2 +-
 .../src/test/resources/test-options.properties     |  2 +-
 .../dsl/GoogleCalendarComponentBuilderFactory.java | 33 +++++++++++-----------
 ...oogleCalendarStreamComponentBuilderFactory.java | 33 +++++++++++-----------
 29 files changed, 166 insertions(+), 159 deletions(-)