[
https://issues.apache.org/jira/browse/CAMEL-8023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308880#comment-14308880
]
Claus Ibsen commented on CAMEL-8023:
------------------------------------
Sorry this is not done yet, this was just the summary of the component.
Each of their options needs to be documented as well. I have made the report
generator output which components have missing javadoc, so if you run
cd plataforms/catalog
mvn clean install
There is a list of components with missing javadoc, eg today we have 157
>From camel-core that is
[WARNING] bean
[WARNING] class
[WARNING] controlbus
[WARNING] dataformat
[WARNING] dataset
[WARNING] direct-vm
[WARNING] file
[WARNING] language
[WARNING] log
[WARNING] mock
[WARNING] rest
[WARNING] seda
[WARNING] stub
[WARNING] test
[WARNING] timer
[WARNING] validator
[WARNING] vm
[WARNING] xslt
> Add javadoc documentation to camel-core endpoints so we have documentation
> out of the box
> -----------------------------------------------------------------------------------------
>
> Key: CAMEL-8023
> URL: https://issues.apache.org/jira/browse/CAMEL-8023
> Project: Camel
> Issue Type: Sub-task
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Willem Jiang
> Fix For: 2.15.0
>
>
> See parent ticket.
> For each of the components in camel-core, we need to document each @UriParam
> option. This is done by adding javadoc to the setter method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)