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 2020/12/17 06:41:48 UTC

[camel] branch regen_bot updated (57d5197 -> 1a7c4d6)

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 57d5197  Regen for commit 2aa9c14f6b3cde8e683f68db9c98ed69c50b77e1
    omit 2aa9c14  CAMEL-15959: Add security label to options

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 (1a7c4d6)
            \
             O -- O -- O   (57d5197)

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:
 .../catalog/components/google-calendar-stream.json |  16 +-
 .../camel/catalog/components/google-calendar.json  |  16 +-
 .../catalog/docs/google-calendar-component.adoc    |  12 +-
 .../docs/google-calendar-stream-component.adoc     |   6 +-
 .../GoogleCalendarComponentConfigurer.java         |   6 +-
 .../calendar/GoogleCalendarEndpointConfigurer.java |   6 +-
 .../calendar/GoogleCalendarEndpointUriFactory.java |   7 +-
 .../GoogleCalendarStreamEndpointUriFactory.java    |   7 +-
 .../component/google/calendar/google-calendar.json |  16 +-
 .../calendar/stream/google-calendar-stream.json    |  16 +-
 .../src/main/docs/google-calendar-component.adoc   |  12 +-
 .../docs/google-calendar-stream-component.adoc     |   6 +-
 .../calendar/GoogleCalendarConfiguration.java      |   8 +-
 .../stream/GoogleCalendarStreamConfiguration.java  |  10 +-
 .../dsl/GoogleCalendarComponentBuilderFactory.java |  98 ++++----
 ...oogleCalendarStreamComponentBuilderFactory.java |  98 ++++----
 .../dsl/GoogleCalendarEndpointBuilderFactory.java  | 270 ++++++++++-----------
 ...GoogleCalendarStreamEndpointBuilderFactory.java |  92 +++----
 .../ROOT/pages/google-calendar-component.adoc      |  12 +-
 .../pages/google-calendar-stream-component.adoc    |   6 +-
 20 files changed, 357 insertions(+), 363 deletions(-)