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

Norman Richards norman.richards at jboss.com
Thu Jun 28 21:09:19 EDT 2007


  User: nrichards
  Date: 07/06/28 21:09:19

  Modified:    examples/itext  build.xml
  Log:
  use ajax4jsf
  
  Revision  Changes    Path
  1.5       +2 -1      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.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- build.xml	28 Jun 2007 23:12:32 -0000	1.4
  +++ build.xml	29 Jun 2007 01:09:19 -0000	1.5
  @@ -11,6 +11,7 @@
       <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"/>
   
       <import file="../build.xml"/>
   
  
  
  



More information about the jboss-cvs-commits mailing list