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 2016/08/02 07:01:20 UTC

[jira] [Resolved] (CAMEL-10214) File Component: doneFileName option of Consumer missing from generated documentation

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

Claus Ibsen resolved CAMEL-10214.
---------------------------------
    Resolution: Fixed

> File Component: doneFileName option of Consumer missing from generated documentation
> ------------------------------------------------------------------------------------
>
>                 Key: CAMEL-10214
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10214
>             Project: Camel
>          Issue Type: Task
>          Components: camel-core
>    Affects Versions: 2.17.2
>            Reporter: Pascal Schumacher
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.17.3, 2.18.0
>
>
> http://camel.apache.org/file2.html has the doneFileName option for both consumer and producer, but in GenericFileEndpoint.java
> {code:java}@UriParam(label = "producer")
> protected String doneFileName;{code}
> and in file.adoc  {code}| doneFileName | producer |{code}
> the consumer option is missing.



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