1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-02 06:35:28 +02:00

[releng]working on a tycho-maven build.

This commit is contained in:
Anna Dushistova 2012-02-20 03:36:04 +00:00
parent 389e367fdf
commit 12a68e701a

View file

@ -19,7 +19,7 @@
<artifactId>tycho-surefire-plugin</artifactId>
<version>${tycho-version}</version>
<configuration>
<testClass>org.eclipse.rse.tests</testClass>
<testSuite>org.eclipse.rse.tests</testSuite>
<testClass>org.eclipse.rse.tests.RSECombinedTestSuite</testClass>
<useUIHarness>true</useUIHarness>
<useUIThread>true</useUIThread>