[
https://issues.apache.org/jira/browse/CAMEL-13091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16912087#comment-16912087
]
Przemyslaw Swiderski commented on CAMEL-13091:
----------------------------------------------
Ok, but what should be done in case of warnings such as:
{code:java}
[WARNING] Cannot find markers in file
/home/jenkins/jenkins-slave/workspace/Camel_master-CIGY56HHEDNGVJBWJRRHBZ64GKNJTCSYDKOPJS46W5IZTMAS3I2Q/platforms/spring-boot/components-starter/camel-hl7-starter/../../../../components/camel-hl7/src/main/docs/hl7terser-language.adoc
[WARNING] Add the following markers
[WARNING] // spring-boot-auto-configure options: START
[WARNING] // spring-boot-auto-configure options: END
{code}
> 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)