[seam-commits] Seam SVN: r11500 - branches/enterprise/JBPAPP_4_3_FP01/src/test/ftest/examples/groovybooking.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Sep 21 03:30:40 EDT 2009


Author: mgencur at redhat.com
Date: 2009-09-21 03:30:40 -0400 (Mon, 21 Sep 2009)
New Revision: 11500

Modified:
   branches/enterprise/JBPAPP_4_3_FP01/src/test/ftest/examples/groovybooking/build.xml
Log:
JBPAPP-2829 Build file of groovybooking example modified

Modified: branches/enterprise/JBPAPP_4_3_FP01/src/test/ftest/examples/groovybooking/build.xml
===================================================================
--- branches/enterprise/JBPAPP_4_3_FP01/src/test/ftest/examples/groovybooking/build.xml	2009-09-18 10:35:21 UTC (rev 11499)
+++ branches/enterprise/JBPAPP_4_3_FP01/src/test/ftest/examples/groovybooking/build.xml	2009-09-21 07:30:40 UTC (rev 11500)
@@ -23,7 +23,7 @@
 <project name="groovybooking.ftest.build" basedir="." default="build">
 	<property name="example.name" value="groovybooking" />
 	<property name="jboss.deploy.target" value="jbosswar.deploy" />
-	<property name="jbosss.example.ready.check.url" value="jboss-seam-groovy/home.seam" />
+	<property name="jboss.example.ready.check.url" value="jboss-seam-groovy/home.seam" />
 
 	<import file="../build.xml" />
 



More information about the seam-commits mailing list