[richfaces-svn-commits] JBoss Rich Faces SVN: r11558 - trunk/test-applications/seleniumTest.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Dec 4 12:12:26 EST 2008


Author: konstantin.mishin
Date: 2008-12-04 12:12:26 -0500 (Thu, 04 Dec 2008)
New Revision: 11558

Modified:
   trunk/test-applications/seleniumTest/pom.xml
Log:
RF-5197
only for test

Modified: trunk/test-applications/seleniumTest/pom.xml
===================================================================
--- trunk/test-applications/seleniumTest/pom.xml	2008-12-04 17:06:54 UTC (rev 11557)
+++ trunk/test-applications/seleniumTest/pom.xml	2008-12-04 17:12:26 UTC (rev 11558)
@@ -108,13 +108,13 @@
 						<artifactId>selenium-maven-plugin</artifactId>
 						<version>1.0-beta-2</version>
 						<executions>
-							<execution>
+							<!--execution>
 								<id>xvfb</id>
 								<phase>pre-integration-test</phase>
 								<goals>
 									<goal>xvfb</goal>
 								</goals>
-							</execution>
+							</execution-->
 							
 							<execution>
 								<phase>pre-integration-test</phase>




More information about the richfaces-svn-commits mailing list