[
https://issues.apache.org/jira/browse/CAMEL-7993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-7993.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.15.0
Assignee: Claus Ibsen
Thanks for the PR
> 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
> Assignee: Claus Ibsen
> Priority: Trivial
> Fix For: 2.15.0
>
>
> 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)