This is an automated email from the ASF dual-hosted git repository.
gzurowski pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from d61bda9bf69 Remove some of the xstream leftovers in json data formats
add bd1bad57631 Target Camel 4.0.0-M1 for release
add dcc67f44c47 Remove camel-rabbitmq-starter in v4
add 91d29d26361 Remove camel-spring-integration for v4.x (#725)
add 8ea98a7f373 Remove xstream starter for the Camel 4 release (#727)
add a77c2c820d2 [maven-release-plugin] prepare release
camel-spring-boot-4.0.0-M1
add 552dc905c67 [maven-release-plugin] prepare for next development
iteration
new d5c6f75e95c Target Camel 4.0.0-SNAPSHOT for development
new 191f0b319b2 Merge branch 'release/4.0.0-M1'
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:
.../camel-undertow-spring-security-starter/pom.xml | 58 ------
.../src/main/resources/META-INF/LICENSE.txt | 203 ---------------------
.../src/main/resources/META-INF/NOTICE.txt | 11 --
.../src/main/resources/META-INF/spring.provides | 17 --
...rk.boot.autoconfigure.AutoConfiguration.imports | 19 --
5 files changed, 308 deletions(-)
delete mode 100644
components-starter/camel-undertow-spring-security-starter/pom.xml
delete mode 100644
components-starter/camel-undertow-spring-security-starter/src/main/resources/META-INF/LICENSE.txt
delete mode 100644
components-starter/camel-undertow-spring-security-starter/src/main/resources/META-INF/NOTICE.txt
delete mode 100644
components-starter/camel-undertow-spring-security-starter/src/main/resources/META-INF/spring.provides
delete mode 100644
components-starter/camel-undertow-spring-security-starter/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports