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

Peter Muir peter at bleepbleep.org.uk
Thu Sep 6 13:18:46 EDT 2007


  User: pmuir   
  Date: 07/09/06 13:18:46

  Modified:    examples/groovybooking  build.xml
  Log:
  JBSEAM-1907 - upgrade to Richfaces 3.1
  
  Revision  Changes    Path
  1.6       +1 -2      jboss-seam/examples/groovybooking/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/groovybooking/build.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- build.xml	26 Jun 2007 22:20:03 -0000	1.5
  +++ build.xml	6 Sep 2007 17:18:46 -0000	1.6
  @@ -179,8 +179,7 @@
           <copy todir="${war.dir}/WEB-INF/lib">
               <fileset dir="${seam.lib.dir}">
                   <include name="jboss-el.jar" />
  -                <include name="ajax4jsf*.jar" />
  -                <include name="richfaces*.jar" />
  +                <include name="richfaces-*.jar" />
                   <include name="oscache*.jar" />
                   <include name="commons*.jar" />
                   <include name="jsf-facelets.jar" />
  
  
  



More information about the jboss-cvs-commits mailing list