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

Peter Muir peter at bleepbleep.org.uk
Tue Apr 3 14:32:39 EDT 2007


  User: pmuir   
  Date: 07/04/03 14:32:39

  Modified:    examples/seamdiscs  build.xml
  Log:
  Lots of improvements for seamdiscs
  
  Revision  Changes    Path
  1.2       +1 -1      jboss-seam/examples/seamdiscs/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seamdiscs/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- build.xml	28 Mar 2007 19:12:45 -0000	1.1
  +++ build.xml	3 Apr 2007 18:32:39 -0000	1.2
  @@ -16,7 +16,7 @@
   	<property name="src.test.dir" value="src/test" />
   	<property name="seam.home" value="../../" />
   	<property name="lib.dir" value="${seam.home}/lib" />
  -	<property name="more.lib.dir" value="lib" />
  +	<property name="more.lib.dir" value="${seam.home}/trinidad/lib" />
   	<property name="seam.lib.dir" value="${seam.home}" />
   	<property name="drools.lib.dir" value="${seam.home}/drools/lib" />
   	<property name="ear.dir" value="exploded-archives/${project.name}.ear" />
  
  
  



More information about the jboss-cvs-commits mailing list