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 5270613 CAMEL-14798: Added a test for camel-avro-rpc new 9df0eae CAMEL-14715 - Removed camel-kura-starter (camel-karaf migration) new d686b22 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/camel-kura-starter/pom.xml | 53 ------ .../src/main/resources/META-INF/LICENSE.txt | 203 --------------------- .../src/main/resources/META-INF/NOTICE.txt | 11 -- .../src/main/resources/META-INF/spring.provides | 17 -- components-starter/pom.xml | 1 - tooling/camel-spring-boot-dependencies/pom.xml | 5 - 6 files changed, 290 deletions(-) delete mode 100644 components-starter/camel-kura-starter/pom.xml delete mode 100644 components-starter/camel-kura-starter/src/main/resources/META-INF/LICENSE.txt delete mode 100644 components-starter/camel-kura-starter/src/main/resources/META-INF/NOTICE.txt delete mode 100644 components-starter/camel-kura-starter/src/main/resources/META-INF/spring.provides