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 2021/08/30 10:55:47 UTC

[camel] branch regen_bot updated (e496d33 -> 119d0c0)

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 e496d33  Sync deps
     add afe4fbd  Regen for commit 8116a34031a6bd84e3589804d24470ce6d4cf906
     add 3dcfffb  camel-google-mail - stream is not API based
     add 752d99c  Component JARs with mixed API and non-API based component should not generate APIs intyo the non API component.
     add 79755d0  camel-google-mail - stream is not API based
     add 17722c2  camel-google-calendar - stream is not API based
     add e3b5bb1  camel-google-calendar - stream is not API based
     add 119d0c0  Regen

No new revisions were added by this update.

Summary of changes:
 .../catalog/components/google-calendar-stream.json |  20 +-
 .../catalog/components/google-mail-stream.json     |  20 +-
 .../catalog/components/google-sheets-stream.json   |   8 -
 .../GoogleCalendarStreamEndpointUriFactory.java    |   9 +-
 .../calendar/stream/google-calendar-stream.json    |  20 +-
 .../docs/google-calendar-stream-component.adoc     | 503 --------------------
 .../stream/GoogleCalendarStreamEndpoint.java       |   2 +-
 .../stream/GoogleMailStreamEndpointUriFactory.java |  10 +-
 .../google/mail/stream/google-mail-stream.json     |  20 +-
 .../main/docs/google-mail-stream-component.adoc    | 529 ---------------------
 .../mail/stream/GoogleMailStreamEndpoint.java      |   2 +-
 .../GoogleSheetsStreamEndpointUriFactory.java      |  11 +-
 .../google/sheets/stream/google-sheets-stream.json |   8 -
 .../main/docs/google-sheets-stream-component.adoc  | 182 -------
 .../component/ComponentsBuilderFactory.java        |   4 +-
 ...oogleCalendarStreamComponentBuilderFactory.java |   2 +-
 .../GoogleMailStreamComponentBuilderFactory.java   |   2 +-
 .../src/generated/resources/metadata.json          |   4 +-
 .../builder/endpoint/StaticEndpointBuilders.java   |   8 +-
 ...GoogleCalendarStreamEndpointBuilderFactory.java |   4 +-
 .../GoogleMailStreamEndpointBuilderFactory.java    |   4 +-
 .../pages/google-calendar-stream-component.adoc    | 503 --------------------
 .../ROOT/pages/google-mail-stream-component.adoc   | 529 ---------------------
 .../ROOT/pages/google-sheets-stream-component.adoc | 182 -------
 .../packaging/EndpointSchemaGeneratorMojo.java     |  20 +-
 25 files changed, 36 insertions(+), 2570 deletions(-)