[teiid-issues] [JBoss JIRA] Resolved: (TEIID-801) PropertyUtils.resolveNestedProperties has side effect of adding all "default" properties to the list while resolving

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Tue Aug 25 17:40:23 EDT 2009


     [ https://jira.jboss.org/jira/browse/TEIID-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-801.
--------------------------------

    Resolution: Done


see TestPropertiesUtils class for fixed test.

> PropertyUtils.resolveNestedProperties has side effect of adding all "default" properties to the list while resolving
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-801
>                 URL: https://jira.jboss.org/jira/browse/TEIID-801
>             Project: Teiid
>          Issue Type: Bug
>          Components: Common
>    Affects Versions: 6.2.0
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 6.2.0
>
>
> While PropertyUtils.resolveNestedProperties resolves the nested properties, if the property object passed in has "default" properties set then it will read though all of them adds to the main property object, thus "default" properties lose their status as default.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list