Claus Ibsen created CAMEL-13418:
-----------------------------------
Summary: jsonapi dataformat - missing documentation
Key: CAMEL-13418
URL: https://issues.apache.org/jira/browse/CAMEL-13418
Project: Camel
Issue Type: Improvement
Affects Versions: 3.0.0-M3
Reporter: Claus Ibsen
Fix For: 3.0.0, 3.0.0-M3
When building camel-spring, then the XSD lacks the docs
INFO] ---
camel-eip-documentation-enricher-maven-plugin:3.0.0-SNAPSHOT:eip-documentation-enricher
(eip-documentation-enricher) @ camel-spring ---
[INFO] Found 221 models to use when enriching the XSD schema
[WARNING] Cannot find documentation for name: dataFormatTypes in json schema:
/Users/davsclaus/workspace/camel/components/camel-spring/target/../../../core/camel-core/target/classes/org/apache/camel/model/dataformat/jsonApi.json
[WARNING] Cannot find documentation for name: mainFormatType in json schema:
/Users/davsclaus/workspace/camel/components/camel-spring/target/../../../core/camel-core/target/classes/org/apache/camel/model/dataformat/jsonApi.json
Its in the model in camel-core you need to have javadoc documentation
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)