[ 
https://issues.apache.org/jira/browse/TUSCANY-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536659
 ] 

Kelvin Goodson commented on TUSCANY-1263:
-----------------------------------------

An alternative to using another tool is the approach adopted in commit 
http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/impl/src/test/java/org/apache/tuscany/sdo/test/DupElementTestCase.java?view=markup&pathrev=586476

> XMLEqualityChecker too strict
> -----------------------------
>
>                 Key: TUSCANY-1263
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1263
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Community Test Suite
>    Affects Versions: Java-SDO-CTS-Next
>            Reporter: Lionel Villard
>             Fix For: Java-SDO-CTS-Next
>
>
> The XMLEqualityChecker is too strict wrt to whitespace checking. For example, 
> this 2 documents are considered different:
> <date xsi:type="xs:date">
>     2003-11-24
>   </date>
> <date xsi:type="xs:date">2003-11-24</date>
> when, from the validation point of view, they are the same.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to