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

Gavin King gavin.king at jboss.com
Sat Jun 23 18:04:51 EDT 2007


  User: gavin   
  Date: 07/06/23 18:04:51

  Modified:    examples/dvdstore  build.xml
  Log:
  Hibernate Search for DVDStore
  
  Revision  Changes    Path
  1.42      +1 -0      jboss-seam/examples/dvdstore/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/dvdstore/build.xml,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -b -r1.41 -r1.42
  --- build.xml	15 Jun 2007 05:09:49 -0000	1.41
  +++ build.xml	23 Jun 2007 22:04:51 -0000	1.42
  @@ -13,6 +13,7 @@
       <property name="example.seam.debug.lib"  value="yes"/>
       <property name="example.facelets.lib"    value="yes"/>
       <property name="example.jbpm.lib"        value="yes"/>
  +	<property name="example.search.lib"      value="yes"/>
       <property name="example.ds"              value="dvd-ds.xml"/>
       <property name="src.java.dir"            value="src"/>
       <property name="src.test.dir"            value="src"/>
  
  
  



More information about the jboss-cvs-commits mailing list