[jboss-cvs] jboss-seam/seam-gen ...
Gavin King
gavin.king at jboss.com
Wed Dec 6 23:15:45 EST 2006
User: gavin
Date: 06/12/06 23:15:45
Modified: seam-gen build.xml
Log:
add datepicker to date fields
fix bigdecimal conversion
Revision Changes Path
1.46 +2 -1 jboss-seam/seam-gen/build.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/seam-gen/build.xml,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- build.xml 6 Dec 2006 06:55:39 -0000 1.45
+++ build.xml 7 Dec 2006 04:15:45 -0000 1.46
@@ -78,6 +78,7 @@
<include name="layout/template.xhtml"/>
<include name="layout/menu.xhtml"/>
<include name="stylesheet/*"/>
+ <include name="img/*"/>
</fileset>
<!-- targets -->
More information about the jboss-cvs-commits
mailing list