[
https://issues.apache.org/jira/browse/CAMEL-6099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200325#comment-14200325
]
Claus Ibsen commented on CAMEL-6099:
------------------------------------
I got this unit test error on master
Failed tests:
FileProducerChmodOptionTest>TestSupport.runBare:58->testInvalidChmod:86
Message was [Failed to create route route4 at: >>>
To[file://target/fileProducerChmodOptionTest/?chmod=abc] <<< in route:
Route(route4)[[From[direct:writeBadChmod1]] -> [To[file://ta... because of
Failed to resolve endpoint:
file://target/fileProducerChmodOptionTest/?chmod=abc due to: Could not find a
suitable setter for property: chmod as there isn't a setter method with same
type: java.lang.String nor type conversion possible: chmod option [abc] is not
valid]
> File producer - See if we can support chmod option like ftp producer
> --------------------------------------------------------------------
>
> Key: CAMEL-6099
> URL: https://issues.apache.org/jira/browse/CAMEL-6099
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Willem Jiang
> Fix For: 2.15.0
>
>
> See
> http://stackoverflow.com/questions/15006065/write-file-with-camel-and-set-chmod
> There is some links on that to other SO about how to set chmod using the java
> file api.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)