[seam-commits] Seam SVN: r13807 - modules/resteasy/trunk/examples/tasks.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Oct 7 06:29:36 EDT 2010


Author: jharting
Date: 2010-10-07 06:29:36 -0400 (Thu, 07 Oct 2010)
New Revision: 13807

Modified:
   modules/resteasy/trunk/examples/tasks/pom.xml
Log:
remove firefox path from functional test setup

Modified: modules/resteasy/trunk/examples/tasks/pom.xml
===================================================================
--- modules/resteasy/trunk/examples/tasks/pom.xml	2010-10-07 09:17:23 UTC (rev 13806)
+++ modules/resteasy/trunk/examples/tasks/pom.xml	2010-10-07 10:29:36 UTC (rev 13807)
@@ -20,7 +20,7 @@
 		<selenium.java.client.version>1.0.1</selenium.java.client.version>
 		<richfaces.selenium.version>1.5.1.Final</richfaces.selenium.version>
 		<ftest.version.discriminator />
-		<selenium.browser>*firefoxproxy /usr/lib64/firefox-3.5/firefox</selenium.browser>
+		<selenium.browser>*firefoxproxy</selenium.browser>
 		<selenium.browser.url>http://localhost:8080</selenium.browser.url>
 		<selenium.server.port>14444</selenium.server.port>
 		<selenium.server.host>localhost</selenium.server.host>



More information about the seam-commits mailing list