You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2016/08/01 17:55:20 UTC

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

Pascal Schumacher created CAMEL-10214:
-----------------------------------------

             Summary: 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: Bug
          Components: camel-core
    Affects Versions: 2.17.2
            Reporter: Pascal Schumacher
            Priority: Minor


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)