[jboss-cvs] jboss-seam/examples/dvdstore ...

Gavin King gavin.king at jboss.com
Thu Nov 2 13:26:03 EST 2006


  User: gavin   
  Date: 06/11/02 13:26:03

  Modified:    examples/dvdstore  build.xml
  Log:
  use seam resource bundle
  split out navrules
  
  Revision  Changes    Path
  1.37      +1 -0      jboss-seam/examples/dvdstore/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/dvdstore/build.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -b -r1.36 -r1.37
  --- build.xml	10 Jun 2006 07:17:52 -0000	1.36
  +++ build.xml	2 Nov 2006 18:26:03 -0000	1.37
  @@ -60,6 +60,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