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 2c6f0c1  Sync Properties
     new 1012451   CAMEL-15478: class resolving for inner classes is more 
complex
     new cdb69e2  CAMEL-15478: camel-google-sheets uses javasource parser 
instead of javadoc for generating api component source code.
     new 22c39f0  CAMEL-15478: Regen

The 3 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:
 .../org/apache/camel/catalog/components.properties |     2 -
 .../catalog/components/google-sheets-stream.json   |    86 -
 .../camel/catalog/components/google-sheets.json    |    74 -
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 12967 +++++++++++++++----
 components/camel-google-sheets/pom.xml             |    27 +-
 .../SheetsSpreadsheetsEndpointConfiguration.java   |     6 +-
 ...etsSpreadsheetsValuesEndpointConfiguration.java |    14 +-
 .../component/google/sheets/google-sheets.json     |     4 +-
 .../google/sheets/stream/google-sheets-stream.json |     4 +-
 .../src/main/docs/google-sheets-component.adoc     |    20 +-
 .../main/docs/google-sheets-stream-component.adoc  |    20 +-
 .../org/apache/camel/maven/JavaSourceParser.java   |    22 +-
 12 files changed, 10273 insertions(+), 2973 deletions(-)
 delete mode 100644 
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-sheets-stream.json
 delete mode 100644 
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-sheets.json

Reply via email to