[
https://issues.jboss.org/browse/JBIDE-24885?page=com.atlassian.jira.plugi...
]
Lukáš Valach closed JBIDE-24885.
--------------------------------
I can't check if tests are passing because there is not mentioned which tests were
broken, but I see that Nick has reverted that commit correctly. Closing.
Tycho tests are not working properly
------------------------------------
Key: JBIDE-24885
URL:
https://issues.jboss.org/browse/JBIDE-24885
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.5.1.AM1
Reporter: Andrej Podhradsky
Assignee: Nick Boldt
Fix For: 4.5.1.AM1
Attachments: errorLog.txt
The following dependency
{code}
<dependency>
<type>eclipse-feature</type>
<artifactId>org.eclipse.e4.rcp</artifactId>
<version>0.0.0</version>
</dependency>
{code}
was removed in parent pom 4.5.1.AM1-SNAPSHOT and some tests stopped working due to some
*org.eclipse.jdt.core* issues. By adding the dependency the test work properly.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)