This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch api
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from d0eeaaf  CAMEL-15478: Regen
     new d8ffccb  CAMEL-15478: API parameters that have java types in generics 
should be preserved.
     new e4f5744  CAMEL-15478: Java source parser should resolve return type 
that may be generic and parameterized.
     new 6f6c1b9  CAMEL-15478: Java source parser should resolve return type 
that may be generic and parameterized.
     new 00c3d24  CAMEL-15478: Generated api source now includes correct return 
type and handles primitive arrays better.

The 4 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:
 .../box/internal/BoxFilesManagerApiMethod.java     |   2 +-
 .../fhir/internal/FhirCapabilitiesApiMethod.java   |   2 +-
 .../fhir/internal/FhirHistoryApiMethod.java        |   6 +-
 .../fhir/internal/FhirLoadPageApiMethod.java       |   6 +-
 .../component/fhir/internal/FhirMetaApiMethod.java |  10 +-
 .../fhir/internal/FhirOperationApiMethod.java      |   2 +-
 .../twilio/MessageEndpointConfiguration.java       |   6 +-
 .../MessageEndpointConfigurationConfigurer.java    |   9 ++
 .../zendesk/internal/ZendeskApiMethod.java         |  16 +--
 .../maven/AbstractApiMethodGeneratorMojo.java      |   8 +-
 .../org/apache/camel/maven/JavaSourceParser.java   | 147 +++++++++++----------
 11 files changed, 120 insertions(+), 94 deletions(-)

Reply via email to