[
https://issues.jboss.org/browse/TEIID-2512?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-2512.
-----------------------------------
Resolution: Done
Instead of deprecation (since we may one day want separate metadata elements with specific
text and the element text is used in all examples) opted for allowing properties to be
specified by element text (rather than just attribute) and provided ddl/ddl-file with
logic to look for the ddl and ddl-file model properties to perform their loads.
Allow chaining of Metadata Repositories with multiple
<metadata> elements in vdb.xml
------------------------------------------------------------------------------------
Key: TEIID-2512
URL:
https://issues.jboss.org/browse/TEIID-2512
Project: Teiid
Issue Type: Enhancement
Reporter: Ramesh Reddy
Assignee: Steven Hawkins
Fix For: 8.4.1, 8.5
Currently when chaining the multiple Metadata Repositories in VDB.xml they are defined
using a comma separated list on <metadata> element. Any "context" specific
value is submitted via "TEXT" element under <metadata>.
However with above only one TEXT value can be defined, and if multiple repositories need
to use the TEXT value there is no way to distinguish who is the owner of the data.
A Enhancement is required to be able to define multiple <metadata> elements in the
vdb.xml to chain the repositories instead using the comma separated list.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira