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

Peter Muir peter at bleepbleep.org.uk
Thu Sep 20 18:08:15 EDT 2007


  User: pmuir   
  Date: 07/09/20 18:08:15

  Modified:    seam-gen  build.xml
  Log:
  Fix build 
  
  Revision  Changes    Path
  1.93      +1 -1      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.92
  retrieving revision 1.93
  diff -u -b -r1.92 -r1.93
  --- build.xml	20 Sep 2007 18:36:45 -0000	1.92
  +++ build.xml	20 Sep 2007 22:08:15 -0000	1.93
  @@ -533,7 +533,7 @@
                   <exclude name="ajax4jsf*.jar" if="icefaces.property"/>
                   <exclude name="richfaces*.jar" if="icefaces.property"/>
               	<exclude name="jboss-container.jar" />
  -            	<exclude name="test/jboss-deployers.jar" />
  +            	<exclude name="test/jboss-deplyers.jar" />
               	<exclude name="test/jboss-embedded-api.jar" />
               </fileset>
               <fileset file="${driver.jar}"/>
  
  
  



More information about the jboss-cvs-commits mailing list