[seam-commits] Seam SVN: r7406 - trunk/seam-gen.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Sat Feb 9 21:16:47 EST 2008


Author: dan.j.allen
Date: 2008-02-09 21:16:46 -0500 (Sat, 09 Feb 2008)
New Revision: 7406

Modified:
   trunk/seam-gen/build.xml
Log:
remove extra space


Modified: trunk/seam-gen/build.xml
===================================================================
--- trunk/seam-gen/build.xml	2008-02-09 05:59:44 UTC (rev 7405)
+++ trunk/seam-gen/build.xml	2008-02-10 02:16:46 UTC (rev 7406)
@@ -195,7 +195,7 @@
     	
     	<property name="old.icefaces.home" value="" />
     	<input addproperty="icefaces.home.new"
-    		       message="By default, seam-gen will download the recommended  ICEFaces. If you want to use a specific version of ICEFaces, enter the path to icefaces here [${old.icefaces.home}]"
+    		       message="By default, seam-gen will download the recommended ICEFaces. If you want to use a specific version of ICEFaces, enter the path to icefaces here [${old.icefaces.home}]"
     	           defaultvalue="${old.icefaces.home}" />
 
         <condition property="richfaces.skin.new" value="">




More information about the seam-commits mailing list