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 eddcc15 CAMEL-16246: Remove camel-azure-starter (#289)
new 15be70c CAMEL-16246: Remove camel-azure-starter
new c846bf6 CAMEL-16246: Remove camel-azure-starter
new 504266f CAMEL-16246: Remove camel-azure-starter
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:
.../camel/springboot/catalog/components.properties | 2 -
.../springboot/catalog/components/azure-blob.json | 73 ----------------------
.../springboot/catalog/components/azure-queue.json | 55 ----------------
components-starter/README.adoc | 6 +-
components-starter/camel-corda-starter/pom.xml | 8 +++
components-starter/camel-iota-starter/pom.xml | 12 ++++
docs/modules/ROOT/pages/azure-starter.adoc | 65 -------------------
docs/modules/ROOT/pages/list.adoc | 6 +-
tooling/camel-spring-boot-dependencies/pom.xml | 10 ---
9 files changed, 22 insertions(+), 215 deletions(-)
delete mode 100644
catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-blob.json
delete mode 100644
catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-queue.json
delete mode 100644 docs/modules/ROOT/pages/azure-starter.adoc