]
Max Rydahl Andersen commented on JBTIS-729:
-------------------------------------------
[~pleacu] just to clarify what I referred to in our chat since you seem to have mixed up
the two concerns :)
A) the old compatiblity plugin has some code/sideeffects that (can) add to startup time
thus should be avoided.
That is independent of Birt.
B) Birt itself is no longer very active and the parts we did in core (jbosstools-birt)
never made it to a product so we don't maintain it anymore and removed it. I think
Teiid designer only are using Birt for its mongodb datasources but i'm not sure - but
if it is teiid should probably make sure to get involved upstream to either help maintain
that part or help on moving it out of Birt if we really don't need anything else from
Birt.
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: Barry LaFond
Fix For: 4.4.0.Alpha1-TP
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}