This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from a28251121f5 Upgrade AWS SDK v2 to version 2.20.155 (#11559)
add 615c123fb6c CAMEL-19877: camel-file - Add option to accept hidden
folders (#11499)
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/components/file.json | 159 +++++++++++----------
.../component/file/FileEndpointConfigurer.java | 6 +
.../component/file/FileEndpointUriFactory.java | 3 +-
.../org/apache/camel/component/file/file.json | 159 +++++++++++----------
.../apache/camel/component/file/FileConstants.java | 2 +
.../apache/camel/component/file/FileConsumer.java | 18 ++-
.../apache/camel/component/file/FileEndpoint.java | 14 ++
.../file/strategy/FileProcessStrategyFactory.java | 4 +-
...lesTest.java => FileConsumeHiddenDirsTest.java} | 18 +--
9 files changed, 207 insertions(+), 176 deletions(-)
copy
core/camel-core/src/test/java/org/apache/camel/component/file/{FileConsumeHiddenFilesTest.java
=> FileConsumeHiddenDirsTest.java} (71%)