[jbosstools-commits] JBoss Tools SVN: r35331 - trunk/common/tests/org.jboss.tools.common.ui.test.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Oct 4 13:32:29 EDT 2011


Author: adietish
Date: 2011-10-04 13:32:29 -0400 (Tue, 04 Oct 2011)
New Revision: 35331

Modified:
   trunk/common/tests/org.jboss.tools.common.ui.test/pom.xml
Log:
[JBIDE-9805] reenabled tests

Modified: trunk/common/tests/org.jboss.tools.common.ui.test/pom.xml
===================================================================
--- trunk/common/tests/org.jboss.tools.common.ui.test/pom.xml	2011-10-04 17:19:53 UTC (rev 35330)
+++ trunk/common/tests/org.jboss.tools.common.ui.test/pom.xml	2011-10-04 17:32:29 UTC (rev 35331)
@@ -8,19 +8,5 @@
 	</parent>
 	<groupId>org.jboss.tools.common.tests</groupId>
 	<artifactId>org.jboss.tools.common.ui.test</artifactId>
-	
 	<packaging>eclipse-test-plugin</packaging>
-
-	<build>
-		<plugins>
-			<plugin>
-				<groupId>org.eclipse.tycho</groupId>
-				<artifactId>tycho-surefire-plugin</artifactId>
-				<configuration>
-					<useUIThread>false</useUIThread>
-					<skip>true</skip>
-				</configuration>
-			</plugin>
-		</plugins>
-	</build>
 </project>



More information about the jbosstools-commits mailing list