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

Norman Richards norman.richards at jboss.com
Mon Feb 19 19:21:09 EST 2007


  User: nrichards
  Date: 07/02/19 19:21:09

  Modified:    examples/spring  build.xml
  Log:
  remove ajax4jsf for clarity, minor paging fix
  
  Revision  Changes    Path
  1.8       +1 -1      jboss-seam/examples/spring/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/spring/build.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- build.xml	19 Feb 2007 21:55:02 -0000	1.7
  +++ build.xml	20 Feb 2007 00:21:09 -0000	1.8
  @@ -6,7 +6,7 @@
       <property name="example.name"           value="jboss-seam-spring"/>
   
       <!-- Overrides -->
  -    <property name="example.webinf.lib.dir"  value="."/>  
  +    <property name="example.webinf.lib.dir"  value="" />  
       <property name="example.seam.ui.lib"     value="yes"/>
       <property name="example.seam.debug.lib"  value="yes"/>
       <property name="example.facelets.lib"    value="yes"/>
  
  
  



More information about the jboss-cvs-commits mailing list