[jboss-cvs] jboss-seam/seam-gen ...
Gavin King
gavin.king at jboss.com
Sun Feb 4 03:48:36 EST 2007
User: gavin
Date: 07/02/04 03:48:36
Modified: seam-gen build.xml
Log:
added exception mappings
Revision Changes Path
1.70 +1 -0 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.69
retrieving revision 1.70
diff -u -b -r1.69 -r1.70
--- build.xml 31 Jan 2007 06:16:36 -0000 1.69
+++ build.xml 4 Feb 2007 08:48:35 -0000 1.70
@@ -93,6 +93,7 @@
<fileset id="view" dir="${basedir}/view">
<include name="home.xhtml"/>
+ <include name="error.xhtml"/>
<include name="login.xhtml"/>
<include name="login.page.xml"/>
<include name="index.html"/>
More information about the jboss-cvs-commits
mailing list