[seam-commits] Seam SVN: r8274 - branches/Seam_2_0/seam-gen.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Fri May 23 16:02:27 EDT 2008


Author: dan.j.allen
Date: 2008-05-23 16:02:27 -0400 (Fri, 23 May 2008)
New Revision: 8274

Modified:
   branches/Seam_2_0/seam-gen/build.xml
Log:
JBSEAM-3027


Modified: branches/Seam_2_0/seam-gen/build.xml
===================================================================
--- branches/Seam_2_0/seam-gen/build.xml	2008-05-23 16:12:57 UTC (rev 8273)
+++ branches/Seam_2_0/seam-gen/build.xml	2008-05-23 20:02:27 UTC (rev 8274)
@@ -205,7 +205,7 @@
         <property name="old.richfaces.skin" value="blueSky"/>
         <input addproperty="richfaces.skin.new" 
                    message="Select a RichFaces skin [${old.richfaces.skin}]" 
-                 validargs="blueSky,classic,ruby,wine,deepMarine,emeraldTown,sakura,DEFAULT"
+                 validargs="blueSky,classic,ruby,wine,deepMarine,emeraldTown,japanCherry,DEFAULT"
               defaultvalue="${old.richfaces.skin}"/>
         
         <property name="old.project.type" value="ear"/>




More information about the seam-commits mailing list