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

Peter Muir peter at bleepbleep.org.uk
Thu Sep 6 16:11:25 EDT 2007


  User: pmuir   
  Date: 07/09/06 16:11:25

  Modified:    examples/booking  build.xml
  Log:
  One more for JBSEAM-1907
  
  Revision  Changes    Path
  1.54      +1 -1      jboss-seam/examples/booking/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/booking/build.xml,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -b -r1.53 -r1.54
  --- build.xml	27 Jun 2007 18:30:11 -0000	1.53
  +++ build.xml	6 Sep 2007 20:11:25 -0000	1.54
  @@ -10,7 +10,7 @@
       <property name="seam.ui.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"/>
   	
   	<!-- Datasource -->
       <property name="example.ds"             value="booking-ds.xml"/>
  
  
  



More information about the jboss-cvs-commits mailing list