[jboss-cvs] jboss-seam/seam-gen ...

Gavin King gavin.king at jboss.com
Tue Jan 30 23:45:36 EST 2007


  User: gavin   
  Date: 07/01/30 23:45:36

  Modified:    seam-gen  build.xml
  Log:
  improve template
  
  Revision  Changes    Path
  1.65      +2 -2      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.64
  retrieving revision 1.65
  diff -u -b -r1.64 -r1.65
  --- build.xml	31 Jan 2007 04:07:26 -0000	1.64
  +++ build.xml	31 Jan 2007 04:45:36 -0000	1.65
  @@ -96,10 +96,10 @@
       	<include name="login.xhtml"/>
       	<include name="login.page.xml"/>
           <include name="index.html"/>
  -        <include name="layout/template.xhtml"/>
  -    	<include name="layout/menu.xhtml"/>
  +        <include name="layout/*"/>
           <include name="stylesheet/*"/>
       	<include name="img/*"/>
  +    	<exclude name="**/*.ftl"/>
       </fileset>
   	
   	<!-- targets -->
  
  
  



More information about the jboss-cvs-commits mailing list