[
https://jira.jboss.org/jira/browse/TEIID-909?page=com.atlassian.jira.plug...
]
Van Halbert resolved TEIID-909.
-------------------------------
Resolution: Done
added logic to check for the case when the key is also in the value as ${key}. If
found, then bypass resolving this property.
PropertiesUtils.resolveNestedProperties(Properties) goes in a loop
-------------------------------------------------------------------
Key: TEIID-909
URL:
https://jira.jboss.org/jira/browse/TEIID-909
Project: Teiid
Issue Type: Bug
Components: Common
Affects Versions: 7.0
Reporter: Van Halbert
Assignee: Van Halbert
Fix For: 7.0
The resolveNestedProperties logic goes in a loop when the key is also in the value as
${key}.
Example of what caused the problem was:
key= usedatasources
value=${usedatasources}
--
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