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

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


    from da6c688  Add componendsl example in the walkthrough example
     new a35da3d  [CAMEL-14444] Build speed: Avoid overwriting the manifest if 
unchanged
     new 14836ae  Make sure the component properties are sorted to ensure build 
stability
     new 03c180f  Regen
     new 9af5a11  Remove unwanted json that cause doc problems
     new fbfa139  Remove useless log entries during the build

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:
 .../apache/camel/component/aws2/eks/aws2-eks.json  |  2 +-
 .../apache/camel/component/aws2/kms/aws2-kms.json  |  2 +-
 .../src/generated/resources/fhir.json              | 12 ------
 .../src/generated/resources/olingo2.json           | 12 ------
 .../src/generated/resources/olingo4.json           | 12 ------
 .../src/generated/resources/salesforce.json        | 12 ------
 .../src/generated/resources/servicenow.json        | 12 ------
 .../component/ComponentsBuilderFactory.java        |  4 +-
 .../dsl/Aws2EksComponentBuilderFactory.java        |  4 +-
 .../dsl/Aws2KmsComponentBuilderFactory.java        |  4 +-
 .../src/generated/resources/metadata.json          |  4 +-
 docs/components/modules/ROOT/pages/index.adoc      | 16 ++------
 .../apache/felix/bundleplugin/ManifestPlugin.java  | 48 +++++++++++++++++++---
 .../maven/packaging/PackageComponentMojo.java      |  4 +-
 .../maven/packaging/PackageDataFormatMojo.java     |  3 +-
 .../camel/maven/packaging/PackageJaxbMojo.java     |  4 +-
 .../camel/maven/packaging/PackageLanguageMojo.java |  4 +-
 .../camel/maven/packaging/SchemaGeneratorMojo.java |  8 +++-
 18 files changed, 72 insertions(+), 95 deletions(-)
 delete mode 100644 
components/camel-fhir/camel-fhir-component/src/generated/resources/fhir.json
 delete mode 100644 
components/camel-olingo2/camel-olingo2-component/src/generated/resources/olingo2.json
 delete mode 100644 
components/camel-olingo4/camel-olingo4-component/src/generated/resources/olingo4.json
 delete mode 100644 
components/camel-salesforce/camel-salesforce-component/src/generated/resources/salesforce.json
 delete mode 100644 
components/camel-servicenow/camel-servicenow-component/src/generated/resources/servicenow.json

Reply via email to