Community
Participate
Working Groups
I suspect the failure was caused by the change for bug 337405. https://hudson.eclipse.org/hudson/user/spingel/my-views/view/Mylyn/job/mylyn-integration-e3.5/32/console [ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.eclipse.mylyn.wikitext.tests: Compilation failure: Compilation failure: [ERROR] /opt/users/hudsonbuild/workspace/mylyn-integration-e3.5/org.eclipse.mylyn.docs/org.eclipse.mylyn.wikitext.tests/src/org/eclipse/mylyn/wikitext/core/parser/XslfoDocumentBuilderTest.java (at line 20):[-1,-1] [ERROR] import org.junit.Assert; [ERROR] ^^^^^^^^^ [ERROR] The import org.junit cannot be resolved [ERROR] [ERROR] /opt/users/hudsonbuild/workspace/mylyn-integration-e3.5/org.eclipse.mylyn.docs/org.eclipse.mylyn.wikitext.tests/src/org/eclipse/mylyn/wikitext/core/parser/XslfoDocumentBuilderTest.java (at line 48):[-1,-1] [ERROR] Assert.assertTrue(generatedContent.contains("width=\"10px\"")); [ERROR] ^^^^^^ [ERROR] Assert cannot be resolved [ERROR] [ERROR] /opt/users/hudsonbuild/workspace/mylyn-integration-e3.5/org.eclipse.mylyn.docs/org.eclipse.mylyn.wikitext.tests/src/org/eclipse/mylyn/wikitext/core/parser/XslfoDocumentBuilderTest.java (at line 58):[-1,-1] [ERROR] Assert.assertTrue(generatedContent.contains("width=\"10%\"")); [ERROR] ^^^^^^ [ERROR] Assert cannot be resolved [ERROR] [ERROR] /opt/users/hudsonbuild/workspace/mylyn-integration-e3.5/org.eclipse.mylyn.docs/org.eclipse.mylyn.wikitext.tests/src/org/eclipse/mylyn/wikitext/core/parser/XslfoDocumentBuilderTest.java (at line 67):[-1,-1] [ERROR] Assert.assertTrue(generatedContent.contains("height=\"10px\"")); [ERROR] ^^^^^^ [ERROR] Assert cannot be resolved [ERROR] [ERROR] /opt/users/hudsonbuild/workspace/mylyn-integration-e3.5/org.eclipse.mylyn.docs/org.eclipse.mylyn.wikitext.tests/src/org/eclipse/mylyn/wikitext/core/parser/XslfoDocumentBuilderTest.java (at line 77):[-1,-1] [ERROR] Assert.assertTrue(generatedContent.contains("height=\"10%\"")); [ERROR] ^^^^^^ [ERROR] Assert cannot be resolved [ERROR] -> [Help 1]
Pushed a fix.