[
https://issues.jboss.org/browse/JBIDE-16161?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-16161:
---------------------------------------
[~nickboldt], I just checked and integration tests don't have the dependency in
tests/pom.xml anymore.
Using git bisect I found out that this commit in August 2016 removed it:
https://github.com/jbosstools/jbosstools-integration-tests/commit/26675c4...
Although it's not exactly clear why - perhaps [~rawagner] somehow figured out that it
was no longer needed.
Tycho tests against Luna have extra dependency on org.eclipse.e4.rcp
(need to be cleaned)
-----------------------------------------------------------------------------------------
Key: JBIDE-16161
URL:
https://issues.jboss.org/browse/JBIDE-16161
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, upstream
Affects Versions: 4.2.0.Alpha2
Reporter: Snjezana Peco
Assignee: Mickael Istria
Fix For: 4.3.x, 4.5.x
Since Tycho requires the PlatformAdmin service, we have to add the
org.eclipse.osgi.compatibility.state fragment to tycho-surefire-plugin.
The easiest way is to add the org.eclipse.e4.rcp feature to the main build.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)