[jbosstools-commits] JBoss Tools SVN: r22567 - in trunk/seam/tests: org.jboss.tools.seam.ui.pages.test and 1 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Jun 4 16:01:18 EDT 2010


Author: nickboldt
Date: 2010-06-04 16:01:16 -0400 (Fri, 04 Jun 2010)
New Revision: 22567

Modified:
   trunk/seam/tests/org.jboss.tools.seam.text.ext.test/pom.xml
   trunk/seam/tests/org.jboss.tools.seam.ui.pages.test/pom.xml
   trunk/seam/tests/org.jboss.tools.seam.xml.ui.test/pom.xml
Log:
JBIDE-6421 no code, so no tests to run

Modified: trunk/seam/tests/org.jboss.tools.seam.text.ext.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.text.ext.test/pom.xml	2010-06-04 19:58:36 UTC (rev 22566)
+++ trunk/seam/tests/org.jboss.tools.seam.text.ext.test/pom.xml	2010-06-04 20:01:16 UTC (rev 22567)
@@ -10,5 +10,5 @@
 	<groupId>org.jboss.tools</groupId>
 	<artifactId>org.jboss.tools.seam.text.ext.test</artifactId> 
 	<version>3.1.0-SNAPSHOT</version>
-	<packaging>eclipse-test-plugin</packaging>
+	<packaging>eclipse-plugin</packaging>
 </project>

Modified: trunk/seam/tests/org.jboss.tools.seam.ui.pages.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.pages.test/pom.xml	2010-06-04 19:58:36 UTC (rev 22566)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.pages.test/pom.xml	2010-06-04 20:01:16 UTC (rev 22567)
@@ -10,5 +10,5 @@
 	<groupId>org.jboss.tools</groupId>
 	<artifactId>org.jboss.tools.seam.ui.pages.test</artifactId> 
 	<version>3.1.0-SNAPSHOT</version>
-	<packaging>eclipse-test-plugin</packaging>
+	<packaging>eclipse-plugin</packaging>
 </project>

Modified: trunk/seam/tests/org.jboss.tools.seam.xml.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.xml.ui.test/pom.xml	2010-06-04 19:58:36 UTC (rev 22566)
+++ trunk/seam/tests/org.jboss.tools.seam.xml.ui.test/pom.xml	2010-06-04 20:01:16 UTC (rev 22567)
@@ -10,5 +10,5 @@
 	<groupId>org.jboss.tools</groupId>
 	<artifactId>org.jboss.tools.seam.xml.ui.test</artifactId> 
 	<version>3.1.0-SNAPSHOT</version>
-	<packaging>eclipse-test-plugin</packaging>
+	<packaging>eclipse-plugin</packaging>
 </project>



More information about the jbosstools-commits mailing list