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

Peter Muir peter at bleepbleep.org.uk
Thu Sep 6 18:57:32 EDT 2007


  User: pmuir   
  Date: 07/09/06 18:57:32

  Modified:    examples/jee5/booking  build.xml
  Log:
  Deprecate s:selectDate - JBSEAM-1870
  
  Revision  Changes    Path
  1.5       +1 -1      jboss-seam/examples/jee5/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/jee5/booking/build.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- build.xml	9 Aug 2007 10:45:02 -0000	1.4
  +++ build.xml	6 Sep 2007 22:57:32 -0000	1.5
  @@ -15,7 +15,7 @@
       <property name="seam.ui.lib"    value="true"/>
       <property name="seam.debug.lib" value="true"/>
       <property name="facelets.lib"   value="true"/>
  -    <property name="ajax4jsf.lib"   value="true"/>
  +    <property name="richfaces.lib"   value="true"/>
       <!-- add drools and jbpm for oc4j (broken classloading) -->
       <!--<property name="jbpm.lib" value="true"/>
   	<property name="drools.lib" value="true"/>--> 
  
  
  



More information about the jboss-cvs-commits mailing list