This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 135aae05f90 Bump com.google.cloud:google-cloud-functions-bom from
2.45.0 to 2.46.0 (#14260)
new a7f8dbcb7fc (chores) camel-file: use final when possible
new ed0a077c7a8 (chores) camel-file: remove redundant variables
new 764ac792aba (chores) camel-file: simplify truncating a file
The 3 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:
.../component/file/AntPathMatcherFileFilter.java | 2 +-
.../apache/camel/component/file/FileConsumer.java | 2 +-
.../camel/component/file/FileOperations.java | 5 +--
.../camel/component/file/GenericFileConsumer.java | 5 ++-
.../component/file/GenericFileOnCompletion.java | 10 +++---
.../FileRenameExclusiveReadLockStrategy.java | 2 +-
.../file/FileProducerAllowNullBodyTest.java | 39 ++++++++++++++++++++--
7 files changed, 48 insertions(+), 17 deletions(-)