[
https://issues.apache.org/jira/browse/CAMEL-13091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16915351#comment-16915351
]
Przemyslaw Swiderski commented on CAMEL-13091:
----------------------------------------------
I filled the missing
{code:java}
// spring-boot-auto-configure options
{code}
tags in the following modules docs where the warning occurred:
* camel-bean-starter
* camel-hl7-starter
* camel-mock-starter
* camel-xpath
Spring Boot options sections were successfully generated.
I found that there are properties descriptions missing for:
* camel-corda-starter
* camel-google-bigquery-starter
* camel-google-pubsub-starter
* camel-jooq-starter
* camel-zookeeper-starter
Where can I find those descriptions?
> Ensure that all spring boot starters have all their options documented
> ----------------------------------------------------------------------
>
> Key: CAMEL-13091
> URL: https://issues.apache.org/jira/browse/CAMEL-13091
> Project: Camel
> Issue Type: Task
> Components: camel-spring-boot-starters
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.x
>
>
> Some of the camel components do not have component level docs for all their
> options, which are generated into the spring boot metadata.
> You can see this with the build WARNs when building all the starter JARs.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)