[seam-commits] Seam SVN: r10818 - branches/community/Seam_2_1/src/test/ftest/seamgen.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Wed May 6 10:21:33 EDT 2009
Author: jharting
Date: 2009-05-06 10:21:33 -0400 (Wed, 06 May 2009)
New Revision: 10818
Modified:
branches/community/Seam_2_1/src/test/ftest/seamgen/build.xml
Log:
JBQA-2232 prepare seam-gen tests to run in CI
Modified: branches/community/Seam_2_1/src/test/ftest/seamgen/build.xml
===================================================================
--- branches/community/Seam_2_1/src/test/ftest/seamgen/build.xml 2009-05-06 13:24:57 UTC (rev 10817)
+++ branches/community/Seam_2_1/src/test/ftest/seamgen/build.xml 2009-05-06 14:21:33 UTC (rev 10818)
@@ -34,7 +34,7 @@
<property name="test.output.dir" value="${seam.dir}/test-output" />
<property name="ftest.lib.dir" value="${ftest.dir}/lib" />
- <property file="${seam.dir}/src/test/ftest/ftest.properties" />
+ <property file="${seam.dir}/${ftest.config.location}" />
<!-- common path setup -->
More information about the seam-commits
mailing list