]
Barry LaFond reassigned TEIIDDES-1706:
--------------------------------------
Assignee: Paul Richardson
During DDL re-import the MergeProcessorImpl processes the
ModelAnnotationImpl but misses key properties
-------------------------------------------------------------------------------------------------------
Key: TEIIDDES-1706
URL:
https://issues.jboss.org/browse/TEIIDDES-1706
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 8.1
Reporter: Barry LaFond
Assignee: Paul Richardson
Fix For: 8.2
MergeProcessorImpl.doOrderContained() shows the following for source and result
ModelAnnotationImpl.
ProducerName and ProducerVersion are lost.
sourceObject:
org.teiid.designer.metamodels.core.impl.ModelAnnotationImpl@30298bbf (description: null,
nameInSource: null, primaryMetamodelUri:
http://www.metamatrix.com/metamodels/Relational,
modelType: PHYSICAL, maxSetSize: 0, visible: true, supportsDistinct: true, supportsJoin:
true, supportsOrderBy: true, supportsOuterJoin: true, supportsWhereAll: true,
namespaceUri: null, ProducerName: Teiid Designer, ProducerVersion: 8.2.0)
resultObject:
org.teiid.designer.metamodels.core.impl.ModelAnnotationImpl@d3b11c3 (description: null,
nameInSource: null, primaryMetamodelUri:
http://www.metamatrix.com/metamodels/Relational,
modelType: PHYSICAL, maxSetSize: 0, visible: true, supportsDistinct: true, supportsJoin:
true, supportsOrderBy: true, supportsOuterJoin: true, supportsWhereAll: true,
namespaceUri: null, ProducerName: null, ProducerVersion: null)
--
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: