[
https://issues.jboss.org/browse/TEIIDDES-944?page=com.atlassian.jira.plug...
]
John Doyle commented on TEIIDDES-944:
-------------------------------------
Hey Barry, just had a chat with Dan about this one. My suggestion is that you go into the
existing org.teiid.datatools.connectivity.* projects and replace the
version="7.1" that is sprinkled across the extension declarations with
"7". Unless Teiid has changed the datatypes or the keywords they support I
think this the way to go.
The alternative that Dan and I discussed is to copy a bunch of extension declarations and
change the version to 7.4 in the copies. You would have to do that with the TeiidDB.xmi
as well. The TEIID_DATABASE_VERSION would also have to be abstracted out of the
ConnectivityUtil as well. None of this is hard work, but you would have to do it for 7.5,
7.6, etc. I just don't see any value in this given that there's no change beyond
the user visible strings. Better to put in a user visible string that applies to all
versions.
Add Teiid Server 7.4 Connection Profile Driver definition
---------------------------------------------------------
Key: TEIIDDES-944
URL:
https://issues.jboss.org/browse/TEIIDDES-944
Project: Teiid Designer
Issue Type: Sub-task
Components: Datatools Integration
Affects Versions: 7.4
Reporter: Barry LaFond
Assignee: Dan Florian
Priority: Blocker
Fix For: 7.4
7.4 release needs to be compatible with Teiid 7.4 client.
So we need to add a new driver definition to the org.teiid.datatools.connectivity
plugin.xml and any additional artifacts or definitions. Result should be that 7.4 Designer
Preview Data and Execute VDB actions create/use a 7.4 Driver definition BUT the option in
DTP to create a 7.1 Teiid driver is available.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira