You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/09/18 18:22:37 UTC

[camel] branch master updated (9c99dba -> 03e2173)

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 9c99dba  Use better goal for archetype
     add 03e2173  CAMEL-15478: Lets sort the APIs in the docs

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/docs/box-component.adoc   | 758 ++++++++++-----------
 .../camel/catalog/docs/braintree-component.adoc    | 748 ++++++++++----------
 .../apache/camel/catalog/docs/fhir-component.adoc  | 582 ++++++++--------
 .../catalog/docs/google-calendar-component.adoc    | 326 ++++-----
 .../camel/catalog/docs/google-drive-component.adoc | 560 +++++++--------
 .../camel/catalog/docs/google-mail-component.adoc  | 352 +++++-----
 .../catalog/docs/google-sheets-component.adoc      | 120 ++--
 .../src/main/docs/box-component.adoc               | 758 ++++++++++-----------
 .../camel/component/braintree/braintree.json       |   4 +-
 .../src/main/docs/braintree-component.adoc         | 748 ++++++++++----------
 .../org/apache/camel/component/fhir/fhir.json      |   4 +-
 .../src/main/docs/fhir-component.adoc              | 582 ++++++++--------
 .../src/main/docs/google-calendar-component.adoc   | 326 ++++-----
 .../src/main/docs/google-drive-component.adoc      | 560 +++++++--------
 .../src/main/docs/google-mail-component.adoc       | 352 +++++-----
 .../src/main/docs/google-sheets-component.adoc     | 120 ++--
 .../modules/ROOT/pages/box-component.adoc          | 758 ++++++++++-----------
 .../modules/ROOT/pages/braintree-component.adoc    | 748 ++++++++++----------
 .../modules/ROOT/pages/fhir-component.adoc         | 582 ++++++++--------
 .../ROOT/pages/google-calendar-component.adoc      | 326 ++++-----
 .../modules/ROOT/pages/google-drive-component.adoc | 560 +++++++--------
 .../modules/ROOT/pages/google-mail-component.adoc  | 352 +++++-----
 .../ROOT/pages/google-sheets-component.adoc        | 120 ++--
 .../camel/maven/packaging/UpdateReadmeMojo.java    |  10 +
 24 files changed, 5183 insertions(+), 5173 deletions(-)