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

Peter Muir peter at bleepbleep.org.uk
Wed Jan 9 08:57:34 EST 2008


  User: pmuir   
  Date: 08/01/09 08:57:34

  Modified:    seam-gen  build.xml
  Log:
  Fix icefaces/generate problem
  
  Revision  Changes    Path
  1.131     +1 -0      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.130
  retrieving revision 1.131
  diff -u -b -r1.130 -r1.131
  --- build.xml	9 Jan 2008 13:22:56 -0000	1.130
  +++ build.xml	9 Jan 2008 13:57:34 -0000	1.131
  @@ -482,6 +482,7 @@
                   <include name="test/**"/>
                   <include name="view/**"/>
                   <include name="nbproject/**"/>
  +            	<include name="util/**"/>
               </fileset>
           </copy>
           <copy todir="icefaces-staging" overwrite="true">
  
  
  



More information about the jboss-cvs-commits mailing list