This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.
from afe4fbd Regen for commit 8116a34031a6bd84e3589804d24470ce6d4cf906
new 3dcfffb camel-google-mail - stream is not API based
new 752d99c Component JARs with mixed API and non-API based component
should not generate APIs intyo the non API component.
new 79755d0 camel-google-mail - stream is not API based
new 17722c2 camel-google-calendar - stream is not API based
new e3b5bb1 camel-google-calendar - stream is not API based
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
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(-)