]
Nick Boldt commented on JBTIS-729:
----------------------------------
This PR works to allow Teiid Designer 10.0.0.Beta3 from JBT IS mars stable EA site to be
installed into JBT 4.4.0.Final via Central:
Teiid Designer depends on bundle in JBT/devstudio TP which no longer
exists
---------------------------------------------------------------------------
Key: JBTIS-729
URL:
https://issues.jboss.org/browse/JBTIS-729
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: target-platform, teiid
Affects Versions: 4.4.0.Alpha1-TP, 4.4.0.Alpha1
Reporter: Nick Boldt
Assignee: Paul Leacu
org.eclipse.core.runtime.compatibility was removed from the JBT and devstudio target
platforms because nothing in JBT/devstudio requires it any more.
As a result, when you try to install Teiid Designer into the staged JBT 4.4.0.Final or
devstudio 10.0.0.GA via Central, you get this error:
{code}
!MESSAGE Missing requirement: Teiid DataTools Connectivity
10.0.0.Beta3-v20160218-1807-B4076 (org.teiid.datatools.connectivity.feature.feature.group
10.0.0.Beta3-v20160218-1807-B4076) requires 'org.eclipse.core.runtime.compatibility
[3.2.200,4.0.0)' but it could not be found
{code}