You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/11/05 19:39:35 UTC

[jira] [Updated] (CAMEL-7993) Log statement for chmod in ftp component is missing {}

     [ https://issues.apache.org/jira/browse/CAMEL-7993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-7993:
-------------------------------
    Issue Type: Task  (was: Bug)

> Log statement for chmod in ftp component is missing {}
> ------------------------------------------------------
>
>                 Key: CAMEL-7993
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7993
>             Project: Camel
>          Issue Type: Task
>          Components: camel-ftp
>            Reporter: Kevin Earls
>            Priority: Trivial
>
> SftpOperations.java contains this log statement:
> LOG.trace("Setting chmod: {} on file: ", mode, targetName);
> It needs another set of brackets after file, otherwise it does not report the file name.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)