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

Gavin King gavin.king at jboss.com
Sun Oct 22 07:02:31 EDT 2006


  User: gavin   
  Date: 06/10/22 07:02:31

  Modified:    examples/booking  build.xml
  Log:
  no more myfaces bug
  
  Revision  Changes    Path
  1.43      +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.42
  retrieving revision 1.43
  diff -u -b -r1.42 -r1.43
  --- build.xml	12 Oct 2006 22:44:47 -0000	1.42
  +++ build.xml	22 Oct 2006 11:02:31 -0000	1.43
  @@ -16,6 +16,7 @@
               prefix="WEB-INF"
                  dir="resources/WEB-INF" >
           <patternset refid="meta.files"/>
  +    	<include name="classes/tidy.properties"/>
       </zipfileset>
       
       <zipfileset id="example.war.webinf.lib"
  
  
  



More information about the jboss-cvs-commits mailing list