This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-2.21.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 7cf3a5e [CAMEL-12980] Interact with Karaf's BundleStateService about
Blueprint Camel Context problems
new 5e1d70c CAMEL-13042: File producer should by default only allow to
write file⦠(#2700)
new f337a98 CAMEL-13042: Polished
new c7b772c CAMEL-13042: Regen docs
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:
camel-core/src/main/docs/file-component.adoc | 3 +-
.../camel/component/file/GenericFileEndpoint.java | 15 ++++++
.../camel/component/file/GenericFileProducer.java | 11 ++++-
.../component/file/FileProducerExpressionTest.java | 2 +-
.../FileProducerJailStartingDirectoryTest.java} | 57 ++++++++++------------
.../camel-ftp/src/main/docs/ftp-component.adoc | 3 +-
.../camel-ftp/src/main/docs/ftps-component.adoc | 3 +-
.../camel-ftp/src/main/docs/sftp-component.adoc | 3 +-
.../file/remote/FtpProducerExpressionTest.java | 2 +-
.../FtpProducerJailStartingDirectoryTest.java} | 45 ++++++++---------
10 files changed, 83 insertions(+), 61 deletions(-)
copy
camel-core/src/test/java/org/apache/camel/{processor/EvaluateExpressionProcessorTest.java
=> component/file/FileProducerJailStartingDirectoryTest.java} (57%)
copy
components/{camel-ibatis/src/test/java/org/apache/camel/component/ibatis/IBatisQueryForDeleteTest.java
=>
camel-ftp/src/test/java/org/apache/camel/component/file/remote/FtpProducerJailStartingDirectoryTest.java}
(56%)