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 e073d15 Target Camel version 3.5.0-SNAPSHOT
new e28aed9 CAMEL-15193: camel-file-starter - Add back auto configuration
for file cluster service
new ffb7963 CAMEL-15193: update cluster name and doc
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:
.../src/main/docs/file-starter.adoc | 10 +++-
.../FileLockClusterServiceAutoConfiguration.java} | 44 ++++++++++------
.../FileLockClusterServiceConfiguration.java} | 58 ++++++++++++++++++----
.../src/main/resources/META-INF/spring.factories | 3 +-
4 files changed, 87 insertions(+), 28 deletions(-)
copy
components-starter/{camel-zookeeper-starter/src/main/java/org/apache/camel/component/zookeeper/springboot/cluster/ZooKeeperClusterServiceAutoConfiguration.java
=>
camel-file-starter/src/main/java/org/apache/camel/component/file/springboot/cluster/FileLockClusterServiceAutoConfiguration.java}
(53%)
copy
components-starter/{camel-zookeeper-starter/src/main/java/org/apache/camel/component/zookeeper/springboot/cluster/ZooKeeperClusterServiceConfiguration.java
=>
camel-file-starter/src/main/java/org/apache/camel/component/file/springboot/cluster/FileLockClusterServiceConfiguration.java}
(59%)