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 294a014 Merge pull request #1 from
JiriOndrusek/CAMEL-14417_camel-jstl-starter
new 6f81fd3 Added camel-openapi-java-starter
new c9a529c Regen
new 6185031 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:
.../apache/camel/springboot/catalog/components/pulsar.json | 1 +
.../apache/camel/springboot/catalog/components/timer.json | 1 +
.../org/apache/camel/springboot/catalog/others.properties | 1 +
.../camel/springboot/catalog/others/openapi-java.json | 14 ++++++++++++++
.../pom.xml | 4 ++--
.../src/main/resources/META-INF/LICENSE.txt | 0
.../src/main/resources/META-INF/NOTICE.txt | 0
.../src/main/resources/META-INF/spring.provides | 2 +-
components-starter/pom.xml | 1 +
tooling/camel-spring-boot-dependencies/pom.xml | 5 +++++
10 files changed, 26 insertions(+), 3 deletions(-)
create mode 100644
camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/openapi-java.json
copy components-starter/{camel-cron-starter =>
camel-openapi-java-starter}/pom.xml (95%)
copy {examples/camel-example-spring-boot-zipkin/service2 =>
components-starter/camel-openapi-java-starter}/src/main/resources/META-INF/LICENSE.txt
(100%)
copy {examples/camel-example-spring-boot-zipkin/service2 =>
components-starter/camel-openapi-java-starter}/src/main/resources/META-INF/NOTICE.txt
(100%)
copy components-starter/{camel-ahc-starter =>
camel-openapi-java-starter}/src/main/resources/META-INF/spring.provides (97%)