This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.
from 69c87c1 Regen new 85001a6 Remove kura test as kura is OSGi new 5815e97 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: components-starter/README.adoc | 2 +- components-starter/camel-corda-starter/pom.xml | 12 ------ .../camel-infinispan-starter/pom.xml | 11 +++++ .../camel-spring-boot-starter/pom.xml | 16 -------- .../camel-spring-cloud-consul-starter/pom.xml | 20 --------- .../camel-spring-cloud-netflix-starter/pom.xml | 20 --------- .../camel-spring-cloud-starter/pom.xml | 20 --------- .../camel-spring-cloud-zookeeper-starter/pom.xml | 20 --------- .../camel/itest/springboot/CamelKuraTest.java | 48 ---------------------- tooling/camel-spring-boot-dependencies/pom.xml | 10 +++++ 10 files changed, 22 insertions(+), 157 deletions(-) delete mode 100644 tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/CamelKuraTest.java