[seam-commits] Seam SVN: r11910 - branches/community/Seam_2_2/src/test/ftest.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Jan 5 06:43:52 EST 2010
Author: mgencur at redhat.com
Date: 2010-01-05 06:43:52 -0500 (Tue, 05 Jan 2010)
New Revision: 11910
Modified:
branches/community/Seam_2_2/src/test/ftest/ftest.properties
Log:
jboss.home changed back to empty property
Modified: branches/community/Seam_2_2/src/test/ftest/ftest.properties
===================================================================
--- branches/community/Seam_2_2/src/test/ftest/ftest.properties 2010-01-04 12:58:34 UTC (rev 11909)
+++ branches/community/Seam_2_2/src/test/ftest/ftest.properties 2010-01-05 11:43:52 UTC (rev 11910)
@@ -29,6 +29,7 @@
#selenium.browser=*iexploreproxy
selenium.browser.port=8080
selenium.browser.url=http://127.0.0.1:8080
+selenium.browser.url.cluster=http://127.0.0.1:8180
selenium.speed=0
selenium.timeout=120000
selenium.icefaces.wait.time=2000
@@ -54,7 +55,7 @@
# container locations - must be set
# independent from ${seam.dir}/build.properties
jboss4.home=
-jboss5.home=/home/mgencur/Java/jboss-5.1.0.GA
+jboss5.home=
tomcat6.home=
jboss-embedded.home=
More information about the seam-commits
mailing list