You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/01/09 09:27:13 UTC

[camel] branch jail updated (85ce135 -> a1f2d21)

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

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


    from 85ce135  CAMEL-13042: File producer should by default only allow to write files in the starting directory (or subs). Added new option to turn this on|off.
     add 3eb9afd  CAMEL-13042: Regen docs
     add a1f2d21  CAMEL-13042: Polished

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/component/file/GenericFileProducer.java     | 2 +-
 .../camel/component/file/FileProducerJailStartingDirectoryTest.java   | 4 ++--
 components/camel-ftp/src/main/docs/ftp-component.adoc                 | 3 ++-
 components/camel-ftp/src/main/docs/ftps-component.adoc                | 3 ++-
 components/camel-ftp/src/main/docs/sftp-component.adoc                | 3 ++-
 .../component/file/remote/FtpProducerJailStartingDirectoryTest.java   | 4 ++--
 docs/components/modules/ROOT/pages/ftp-component.adoc                 | 3 ++-
 docs/components/modules/ROOT/pages/ftps-component.adoc                | 3 ++-
 docs/components/modules/ROOT/pages/scp-component.adoc                 | 3 ++-
 docs/components/modules/ROOT/pages/sftp-component.adoc                | 3 ++-
 10 files changed, 19 insertions(+), 12 deletions(-)