[jbosstools-commits] JBoss Tools SVN: r23019 - in trunk/seam/tests: org.jboss.tools.seam220GA.ui.test and 1 other directory.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Thu Jun 24 19:29:32 EDT 2010
Author: dgolovin
Date: 2010-06-24 19:29:31 -0400 (Thu, 24 Jun 2010)
New Revision: 23019
Modified:
trunk/seam/tests/org.jboss.tools.seam211GA.ui.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam220GA.ui.test/pom.xml
Log:
<skip>false</skip> removed from pom.xml to make tests skippable
Modified: trunk/seam/tests/org.jboss.tools.seam211GA.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam211GA.ui.test/pom.xml 2010-06-24 23:26:00 UTC (rev 23018)
+++ trunk/seam/tests/org.jboss.tools.seam211GA.ui.test/pom.xml 2010-06-24 23:29:31 UTC (rev 23019)
@@ -25,7 +25,6 @@
<groupId>org.sonatype.tycho</groupId>
<artifactId>maven-osgi-test-plugin</artifactId>
<configuration>
- <skip>false</skip>
<explodedBundles>
<bundle>org.jboss.tools.seam.ui.test</bundle>
<bundle>org.jboss.tools.seam.core.test</bundle>
Modified: trunk/seam/tests/org.jboss.tools.seam220GA.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam220GA.ui.test/pom.xml 2010-06-24 23:26:00 UTC (rev 23018)
+++ trunk/seam/tests/org.jboss.tools.seam220GA.ui.test/pom.xml 2010-06-24 23:29:31 UTC (rev 23019)
@@ -25,7 +25,6 @@
<groupId>org.sonatype.tycho</groupId>
<artifactId>maven-osgi-test-plugin</artifactId>
<configuration>
- <skip>false</skip>
<explodedBundles>
<bundle>org.jboss.tools.seam.ui.test</bundle>
<bundle>org.jboss.tools.seam.core.test</bundle>
More information about the jbosstools-commits
mailing list