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

Norman Richards norman.richards at jboss.com
Mon Feb 12 16:14:23 EST 2007


  User: nrichards
  Date: 07/02/12 16:14:23

  Modified:    examples/spring  build.xml
  Log:
  from patch
  
  Revision  Changes    Path
  1.2       +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.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- build.xml	21 Jan 2007 07:36:14 -0000	1.1
  +++ build.xml	12 Feb 2007 21:14:23 -0000	1.2
  @@ -7,7 +7,7 @@
       <property name="example.name"           value="jboss-seam-spring"/>
   
       <!-- Overrides -->
  -    <property name="example.webinf.lib.dir"  value="."/>
  +    <property name="example.webinf.lib.dir"  value="lib"/>
       <property name="example.seam.ui.lib"     value="yes"/>
       <property name="example.seam.pdf.lib"    value="no"/>
       <property name="example.seam.debug.lib"  value="yes"/>
  
  
  



More information about the jboss-cvs-commits mailing list