Migrate org.eclipse.wst.common.snippets.tests pom.xml to Tycho 2.1
diff --git a/tests/org.eclipse.wst.common.snippets.tests/pom.xml b/tests/org.eclipse.wst.common.snippets.tests/pom.xml index e3538a6..6112a3f 100644 --- a/tests/org.eclipse.wst.common.snippets.tests/pom.xml +++ b/tests/org.eclipse.wst.common.snippets.tests/pom.xml
@@ -36,8 +36,10 @@ <artifactId>tycho-surefire-plugin</artifactId> <version>${tycho.version}</version> <configuration> + <useJDK>BREE</useJDK> <useUIHarness>true</useUIHarness> <useUIThread>true</useUIThread> + <showEclipseLog>true</showEclipseLog> <dependencies> <dependency> <type>p2-installable-unit</type>