[jboss-cvs] jboss-seam/examples/booking ...
Gavin King
gavin.king at jboss.com
Thu Nov 2 13:27:36 EST 2006
User: gavin
Date: 06/11/02 13:27:36
Modified: examples/booking build.xml
Log:
split out navigation rules
Revision Changes Path
1.44 +1 -0 jboss-seam/examples/booking/build.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/booking/build.xml,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- build.xml 22 Oct 2006 11:02:31 -0000 1.43
+++ build.xml 2 Nov 2006 18:27:36 -0000 1.44
@@ -73,6 +73,7 @@
prefix="WEB-INF"
dir="resources/WEB-INF" >
<include name="faces-config.xml"/>
+ <include name="navigation.xml"/>
<include name="pages.xml"/>
<include name="components.xml"/>
<include name="web.xml"/>
More information about the jboss-cvs-commits
mailing list