Claus Ibsen created CAMEL-11545:
-----------------------------------
Summary: Avoid double dot in enriched with default value in XML XSD
Key: CAMEL-11545
URL: https://issues.apache.org/jira/browse/CAMEL-11545
Project: Camel
Issue Type: Task
Components: build system
Reporter: Claus Ibsen
Fix For: 2.20.0
For example
{code}
<xs:documentation xml:lang="en"><![CDATA[
Sets the interval in milli seconds the stream resequencer will at most wait
while waiting for condition of being able to deliver.. Default value: 1000
]]></xs:documentation>
{code}
Notice the double dot when the default value is inserted.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)