This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.
from 7ed44fc CAMEL-17377: camel-spring-boot - Should have starters for groovy, kotlin and js new 67ccbd1 CAMEL-17378: camel-spring-boot - Should have starters for endpoint and component dsl new 94253ed CAMEL-17378: camel-spring-boot - Should have starters for endpoint and component dsl 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: .../pom.xml | 8 ++++---- .../src/main/resources/META-INF/LICENSE.txt | 0 .../src/main/resources/META-INF/NOTICE.txt | 0 .../src/main/resources/META-INF/spring.provides | 2 +- .../pom.xml | 8 ++++---- .../src/main/resources/META-INF/LICENSE.txt | 0 .../src/main/resources/META-INF/NOTICE.txt | 0 .../src/main/resources/META-INF/spring.provides | 2 +- dsl-starter/pom.xml | 2 ++ 9 files changed, 12 insertions(+), 10 deletions(-) copy dsl-starter/{camel-groovy-dsl-starter => camel-componentdsl-starter}/pom.xml (87%) copy dsl-starter/{camel-yaml-dsl-starter => camel-componentdsl-starter}/src/main/resources/META-INF/LICENSE.txt (100%) copy dsl-starter/{camel-yaml-dsl-starter => camel-componentdsl-starter}/src/main/resources/META-INF/NOTICE.txt (100%) copy {components-starter/camel-ahc-ws-starter => dsl-starter/camel-componentdsl-starter}/src/main/resources/META-INF/spring.provides (97%) copy dsl-starter/{camel-groovy-dsl-starter => camel-endpointdsl-starter}/pom.xml (87%) copy dsl-starter/{camel-yaml-dsl-starter => camel-endpointdsl-starter}/src/main/resources/META-INF/LICENSE.txt (100%) copy dsl-starter/{camel-yaml-dsl-starter => camel-endpointdsl-starter}/src/main/resources/META-INF/NOTICE.txt (100%) copy {components-starter/camel-ahc-ws-starter => dsl-starter/camel-endpointdsl-starter}/src/main/resources/META-INF/spring.provides (97%)