[
https://issues.apache.org/jira/browse/CAMEL-11545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089483#comment-16089483
]
ASF GitHub Bot commented on CAMEL-11545:
----------------------------------------
GitHub user onders86 opened a pull request:
https://github.com/apache/camel/pull/1830
CAMEL-11545-check dot ending description
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/onders86/camel CAMEL-11545
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1830.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1830
----
commit f3734cad68b95b073d1a90242c1093beac88d5da
Author: onders86 <[email protected]>
Date: 2017-07-17T08:17:57Z
CAMEL-11545-check dot ending description
----
> 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
> Assignee: Önder Sezgin
> 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)