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)