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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.


    from be4235d  CAMEL-15305: camel-arangodb-starter : add integration test
     new 6a96867  Fixed build after Cassandra upgrade
     new 77fe452  Regen

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:
 .../catalog/components/aws-kinesis-firehose.json          |  2 ++
 .../camel/springboot/catalog/components/aws-kinesis.json  |  2 ++
 .../camel/springboot/catalog/components/aws-kms.json      |  2 ++
 .../catalog/components/aws2-kinesis-firehose.json         |  2 ++
 .../camel/springboot/catalog/components/aws2-kinesis.json |  2 ++
 .../camel/springboot/catalog/components/aws2-kms.json     |  2 ++
 .../apache/camel/springboot/catalog/components/cql.json   |  8 ++++----
 .../camel/springboot/catalog/components/resteasy.json     |  3 +--
 .../src/main/docs/aws-kinesis-starter.adoc                |  4 +++-
 .../springboot/KinesisFirehoseComponentConfiguration.java | 14 ++++++++++++++
 .../kinesis/springboot/KinesisComponentConfiguration.java | 14 ++++++++++++++
 .../src/main/docs/aws-kms-starter.adoc                    |  3 ++-
 .../aws/kms/springboot/KMSComponentConfiguration.java     | 14 ++++++++++++++
 .../src/main/docs/aws2-kinesis-starter.adoc               |  4 +++-
 .../KinesisFirehose2ComponentConfiguration.java           | 14 ++++++++++++++
 .../springboot/Kinesis2ComponentConfiguration.java        | 14 ++++++++++++++
 .../src/main/docs/aws2-kms-starter.adoc                   |  3 ++-
 .../aws2/kms/springboot/KMS2ComponentConfiguration.java   | 14 ++++++++++++++
 components-starter/camel-corda-starter/pom.xml            | 12 ++++++++++++
 components-starter/camel-iota-starter/pom.xml             | 12 ++++++++++++
 .../src/main/docs/resteasy-starter.adoc                   |  2 +-
 .../springboot/ResteasyComponentConfiguration.java        | 15 ++++++++-------
 docs/modules/ROOT/pages/aws-kinesis-starter.adoc          |  4 +++-
 docs/modules/ROOT/pages/aws-kms-starter.adoc              |  3 ++-
 docs/modules/ROOT/pages/aws2-kinesis-starter.adoc         |  4 +++-
 docs/modules/ROOT/pages/aws2-kms-starter.adoc             |  3 ++-
 docs/modules/ROOT/pages/resteasy-starter.adoc             |  2 +-
 tooling/camel-spring-boot-dependencies-generator/pom.xml  |  2 ++
 tooling/camel-spring-boot-dependencies/pom.xml            |  4 ++--
 29 files changed, 159 insertions(+), 25 deletions(-)

Reply via email to