[seam-commits] Seam SVN: r12000 - branches/community/Seam_2_2/src/test/ftest/examples.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Feb 1 04:46:43 EST 2010


Author: jharting
Date: 2010-02-01 04:46:43 -0500 (Mon, 01 Feb 2010)
New Revision: 12000

Modified:
   branches/community/Seam_2_2/src/test/ftest/examples/build.xml
Log:
minor

Modified: branches/community/Seam_2_2/src/test/ftest/examples/build.xml
===================================================================
--- branches/community/Seam_2_2/src/test/ftest/examples/build.xml	2010-01-30 22:39:47 UTC (rev 11999)
+++ branches/community/Seam_2_2/src/test/ftest/examples/build.xml	2010-02-01 09:46:43 UTC (rev 12000)
@@ -57,6 +57,7 @@
 	
 	<property name="functional.listener" value="org.jboss.seam.example.common.test.selenium.SeleniumFunctionalTestListener"/>
 	<property name="root.lib.dir" value="${seam.dir}/lib" />
+	<property name="example.homepage" value="" />
 
 	<!-- Build resources -->
 	<import file="${seam.dir}/build/common.build.xml" />



More information about the seam-commits mailing list