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 ccafac70337 Upgrade parquet 1.14.0 (#14104)
add 0b0125b8b7f (chores) camel-file: code cleanup
No new revisions were added by this update.
Summary of changes:
.../apache/camel/component/file/FileConsumer.java | 15 +-
.../apache/camel/component/file/FileEndpoint.java | 21 +-
.../camel/component/file/FileOperations.java | 184 ++++++----
.../camel/component/file/GenericFileConsumer.java | 156 +++++----
.../camel/component/file/GenericFileProducer.java | 234 +++++++------
.../file/GenericFileSendDynamicAware.java | 42 +--
.../FileChangedExclusiveReadLockStrategy.java | 7 +-
.../FileLockExclusiveReadLockStrategy.java | 32 +-
.../file/strategy/FileProcessStrategyFactory.java | 371 ++++++++++++---------
.../MarkerFileExclusiveReadLockStrategy.java | 13 +
10 files changed, 624 insertions(+), 451 deletions(-)