[
https://issues.jboss.org/browse/JBTIS-729?page=com.atlassian.jira.plugin....
]
Paul Leacu edited comment on JBTIS-729 at 6/3/16 2:32 PM:
----------------------------------------------------------
We certainly don't want to remove the IS from Central. I'd say the least-risky,
best for our users approach would be to temporarily put
org.eclipse.core.runtime.compatibility plugin back into the 4.60.0.Final-SNAPSHOT TP.
I've added that plugin into JBTIS TP 4.4.0.Alpha1-SNAPSHOT and I'm respining the
TP now but it hasn't had a real QE run and we're not prepared to release our Neon
Alpha1 yet. When we do release Alpha1 you can remove it (again :).
My $0.02
Actually - call me crazy but to get the Mars TD to work - would you need this?
{code}
<!-- Birt Report - Teiid Designer -->
<location includeAllPlatforms="false" includeMode="slicer"
includeSource="true" type="InstallableUnit">
<unit id="org.apache.poi" version="3.9.0.v201405241750"/>
<unit id="org.eclipse.birt.report.data.oda.hive.ui"
version="4.6.0.v201602022206"/>
<unit id="org.eclipse.birt.report.data.oda.hive"
version="4.6.0.v201602022206"/>
<unit id="org.eclipse.birt.report.data.oda.jdbc.ui"
version="4.6.0.v201602022206"/>
<unit id="org.eclipse.birt.report.data.oda.jdbc"
version="4.6.0.v201602022206"/>
<unit id="org.eclipse.birt.report.data.bidi.utils.ui"
version="4.6.0.v201602022206"/>
<unit id="org.eclipse.birt.report.data.bidi.utils"
version="4.6.0.v201602022206"/>
<unit id="org.eclipse.birt.data.oda.mongodb.ui"
version="4.6.0.v201602022206"/>
<unit id="org.eclipse.birt.data.oda.mongodb"
version="4.6.0.v201602022206"/>
<unit id="org.eclipse.orbit.mongodb"
version="2.10.1.v20130422-1135"/>
<unit id="org.eclipse.birt.core"
version="4.6.0.v201602022206"/>
<unit id="org.eclipse.core.runtime.compatibility"
version="3.2.300.v20150423-0821"/>
<repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
</location>
{code}
was (Author: pleacu):
We certainly don't want to remove the IS from Central. I'd say the least-risky,
best for our users approach would be to temporarily put
org.eclipse.core.runtime.compatibility plugin back into the 4.60.0.Final-SNAPSHOT TP.
I've added that plugin into JBTIS TP 4.4.0.Alpha1-SNAPSHOT and I'm respining the
TP now but it hasn't had a real QE run and we're not prepared to release our Neon
Alpha1 yet. When we do release Alpha1 you can remove it (again :).
My $0.02
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}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)