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

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/itext  build.xml
  Log:
  JBSEAM-1907 - upgrade to Richfaces 3.1
  
  Revision  Changes    Path
  1.7       +2 -2      jboss-seam/examples/itext/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/itext/build.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- build.xml	4 Jul 2007 19:07:03 -0000	1.6
  +++ build.xml	6 Sep 2007 17:18:46 -0000	1.7
  @@ -10,8 +10,8 @@
       <property name="seam.pdf.lib"    value="yes"/>
       <property name="seam.debug.lib"  value="yes"/>
       <property name="facelets.lib"    value="yes"/>
  -    <property name="ajax4jsf.lib"    value="yes"/>
       <property name="richfaces.lib"   value="yes"/>
  +    <property name="richfaces-ui.lib"   value="yes"/>
   
       <import file="../build.xml"/>
   
  
  
  



More information about the jboss-cvs-commits mailing list