This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 1b1fb75  CAMEL-13041 - Added docs
     new a8a2b8c  CAMEL-13042: File producer should by default only allow to 
write file… (#2700)
     new 68f2de3  CAMEL-13042: Polished

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:
 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} | 44 ++++++++++++----------
 .../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}     | 44 +++++++++++-----------
 .../camel-jsch/src/main/docs/scp-component.adoc    |  3 +-
 11 files changed, 82 insertions(+), 51 deletions(-)
 copy 
camel-core/src/test/java/org/apache/camel/component/file/{FileConsumerPreMoveIssueTest.java
 => FileProducerJailStartingDirectoryTest.java} (59%)
 copy 
components/{camel-mybatis/src/test/java/org/apache/camel/component/mybatis/MyBatisDeleteTest.java
 => 
camel-ftp/src/test/java/org/apache/camel/component/file/remote/FtpProducerJailStartingDirectoryTest.java}
 (56%)

Reply via email to