Claus Ibsen created CAMEL-22071:
-----------------------------------
Summary: camel-spring - Add missing docs to Spring XML XSD
Key: CAMEL-22071
URL: https://issues.apache.org/jira/browse/CAMEL-22071
Project: Camel
Issue Type: Task
Components: camel-spring
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 4.12.0
There are a few exclusive spring XSD that do not have docs in the XSD
{code:java}
[INFO] ---
camel-eip-documentation-enricher:4.12.0-SNAPSHOT:eip-documentation-enricher
(eip-documentation-enricher) @ camel-spring-xml ---
[WARNING] Cannot find documentation for name: cipherSuites in json schema:
/Users/davsclaus/workspace/camel/components/camel-spring-parent/camel-spring-xml/target/classes/META-INF/org/apache/camel/spring/xml/sslContextParameters.json
[WARNING] Cannot find documentation for name: cipherSuitesFilter in json
schema:
/Users/davsclaus/workspace/camel/components/camel-spring-parent/camel-spring-xml/target/classes/META-INF/org/apache/camel/spring/xml/sslContextParameters.json
[WARNING] Cannot find documentation for name: secureSocketProtocols in json
schema:
/Users/davsclaus/workspace/camel/components/camel-spring-parent/camel-spring-xml/target/classes/META-INF/org/apache/camel/spring/xml/sslContextParameters.json
[WARNING] Cannot find documentation for name: secureSocketProtocolsFilter in
json schema:
/Users/davsclaus/workspace/camel/components/camel-spring-parent/camel-spring-xml/target/classes/META-INF/org/apache/camel/spring/xml/sslContextParameters.json
[WARNING] Cannot find documentation for name: keyManagers in json schema:
/Users/davsclaus/workspace/camel/components/camel-spring-parent/camel-spring-xml/target/classes/META-INF/org/apache/camel/spring/xml/sslContextParameters.json
[WARNING] Cannot find documentation for name: trustManagers in json schema:
/Users/davsclaus/workspace/camel/components/camel-spring-parent/camel-spring-xml/target/classes/META-INF/org/apache/camel/spring/xml/sslContextParameters.json
[WARNING] Cannot find documentation for name: secureRandom in json schema:
/Users/davsclaus/workspace/camel/components/camel-spring-parent/camel-spring-xml/target/classes/META-INF/org/apache/camel/spring/xml/sslContextParameters.json
[WARNING] Cannot find documentation for name: clientParameters in json schema:
/Users/davsclaus/workspace/camel/components/camel-spring-parent/camel-spring-xml/target/classes/META-INF/org/apache/camel/spring/xml/sslContextParameters.json
[WARNING] Cannot find documentation for name: serverParameters in json schema:
/Users/davsclaus/workspace/camel/components/camel-spring-parent/camel-spring-xml/target/classes/META-INF/org/apache/camel/spring/xml/sslContextParameters.json
[INFO] Enriched 273 models out of 274 models {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)