[
https://issues.jboss.org/browse/JBIDE-17321?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-17321:
------------------------------------
Don't actually need com.googlecode.json-simple in the JBT TP.
Here's how we can fix this and adopt the latest tern.java at the same time:
https://github.com/jbosstools/jbosstools-jst/pull/309/files
(applied locally, build now compiles OK)
https://github.com/jbosstools/jbosstools-target-platforms/pull/66/files
(applied locally, validation & install tests pass)
Add com.googlecode.json-simple 1.1.1 to JBT/JBDS target platform;
required by org.jboss.tools.jst.jsdt 3.6.0.Beta2
------------------------------------------------------------------------------------------------------------------
Key: JBIDE-17321
URL:
https://issues.jboss.org/browse/JBIDE-17321
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: target-platform
Affects Versions: 4.2.0.Beta2
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Blocker
Fix For: 4.2.0.Beta2
{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_8.0.luna/job/jbosstools-jst_master/626/console}
[ERROR] Missing requirement: org.jboss.tools.jst.jsdt 3.6.0.qualifier requires
'bundle com.googlecode.json-simple 1.1.1' but it could not be found{code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)