This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 56e4644 Document Update (#4169) new caa8b68 CAMEL-15478: camel-google-drive uses javasource parser instead of javadoc for generating api component source code. new f467be3 CAMEL-15478: camel-google-mail uses javasource parser instead of javadoc for generating api component source code. The 2 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: components/camel-google-drive/pom.xml | 44 +++++++------- .../drive/DriveAppsEndpointConfiguration.java | 2 +- .../drive/DriveChangesEndpointConfiguration.java | 4 +- .../drive/DriveChannelsEndpointConfiguration.java | 2 +- .../drive/DriveChildrenEndpointConfiguration.java | 6 +- .../drive/DriveCommentsEndpointConfiguration.java | 6 +- .../drive/DriveFilesEndpointConfiguration.java | 10 ++-- .../drive/DriveParentsEndpointConfiguration.java | 6 +- .../DrivePermissionsEndpointConfiguration.java | 8 +-- .../DrivePropertiesEndpointConfiguration.java | 6 +- .../drive/DriveRealtimeEndpointConfiguration.java | 4 +- .../drive/DriveRepliesEndpointConfiguration.java | 8 +-- .../drive/DriveRevisionsEndpointConfiguration.java | 6 +- .../camel/component/google/drive/google-drive.json | 24 ++++---- .../src/main/docs/google-drive-component.adoc | 68 +++++++++++----------- components/camel-google-mail/pom.xml | 34 +++++------ .../GmailUsersDraftsEndpointConfiguration.java | 8 +-- .../mail/GmailUsersEndpointConfiguration.java | 4 +- .../GmailUsersHistoryEndpointConfiguration.java | 2 +- .../GmailUsersLabelsEndpointConfiguration.java | 6 +- ...rsMessagesAttachmentsEndpointConfiguration.java | 6 +- .../GmailUsersMessagesEndpointConfiguration.java | 14 ++--- .../GmailUsersThreadsEndpointConfiguration.java | 6 +- .../camel/component/google/mail/google-mail.json | 14 ++--- .../google/mail/stream/google-mail-stream.json | 14 ++--- .../src/main/docs/google-mail-component.adoc | 46 +++++++-------- .../main/docs/google-mail-stream-component.adoc | 46 +++++++-------- 27 files changed, 202 insertions(+), 202 deletions(-)