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

Frank Budinsky commented on TUSCANY-1498:
-----------------------------------------

Problem is that when loading substitutionValues2.xml, the effect is like 
setting the local groupHead property - i.e., dataObject.set("groupHead", ...) - 
which is different from dataObject.set(groupHeadGlobalProperty, ...), even 
though they look the same. EqualityHelper checks that the settings are using 
the exact same property, but since one is the local property of the type while 
the other is the global property, the test fails.

> Improve SubstitutionValuesTestCase
> ----------------------------------
>
>                 Key: TUSCANY-1498
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1498
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Implementation
>    Affects Versions: Java-SDO-Next
>            Reporter: Ron Gavlin
>            Priority: Minor
>             Fix For: Java-SDO-Next
>
>         Attachments: tuscany-sdo-impl.TUSCANY-1498.patch
>
>
> Improve SubstitutionValuesTestCase. Will attach a patch in the near future.

-- 
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