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

Gavin King gavin.king at jboss.com
Tue Oct 10 22:29:26 EDT 2006


  User: gavin   
  Date: 06/10/10 22:29:26

  Modified:    examples/contactlist  build.xml
  Log:
  make it work on tomcat
  
  Revision  Changes    Path
  1.3       +2 -1      jboss-seam/examples/contactlist/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/contactlist/build.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- build.xml	28 Sep 2006 00:54:13 -0000	1.2
  +++ build.xml	11 Oct 2006 02:29:26 -0000	1.3
  @@ -64,6 +64,7 @@
             prefix="WEB-INF"
                dir="resources/WEB-INF" >
          <include name="web.xml"/>
  +       <include name="pages.xml"/>
          <include name="components.xml"/>
          <include name="faces-config.xml"/>
       </zipfileset>
  
  
  



More information about the jboss-cvs-commits mailing list