[
https://issues.jboss.org/browse/JBIDE-26180?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-26180:
------------------------------------
Changes to Orbit coming in M3:
{quote}com.ibm.icu 56.1.0, 58.2.0 (use 62.0.0)
com.ibm.icu.base 56.1.0, 58.2.0 (use com.ibm.icu 62.0.0)
org.apache.felix.gogo.runtime 1.0.6 (use 1.1.0)
org.apache.felix.gogo.shell 1.0.0 (use 1.1.0)
org.apache.felix.scr 2.0.8, 2.0.10, 2.0.12 (use 2.0.14)
com.google.guava 15.0.0, 18.0.0 (use 21.0.0)
org.apache.ant 1.9.6, 1.10.3 (use 1.10.5, will be in soon){quote}
Possible impacts:
* org.eclipse.recommenders.injection 2.5.3.v20180609-1554 requires com.google.guava 15.0.
Unsure if a newer version exists which works w/ Guava 21..
Not sure about the com.ibm.icu stuff -- is 62 compatible with 58?
The rest - the apache felix and ant stuff - should hopefully be fine.
As to Lucene removals:
* org.eclipse.recommenders.models 2.5.3 requires lucene.core 3.5
* o.e.epp.logging.aeri.feature requires lucene.analysis 6.1
* org.eclipse.datatools.sqltools.result (DTP) and org.eclipse.m2e.wtp.jpa.feature (WTP)
both require org.apache.lucene.queryparser 6.1.0.v20161115-1612, which doesn't exist
in 7.1 (Lucene loves to add and drop bundles will-nilly, don't they?)
So... either those bundles / features need updating to use lucene 7.1+ or else they'll
have to build against old Orbit... and Simrel + JBT TP will end up having multiple
versions of these IUs peppered in the mix.
TP: create target platform based on Eclipse 4.9 (Simrel 2018-09)
----------------------------------------------------------------
Key: JBIDE-26180
URL:
https://issues.jboss.org/browse/JBIDE-26180
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: target-platform, upstream
Affects Versions: 4.9.0.AM1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.9.0.AM1, 4.9.0.AM2, 4.9.0.AM3, 4.9.0.Final
In order to start Eclipse 4.9-based builds, we need an updated target platform.
For sprint 152 / AM1: simrel M1
For sprint 153 / AM2: simrel M2
For sprint 154 / AM3: simrel M3
For sprint 155 / GA: simrel RC2/GA
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)