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

Christian Bauer christian at hibernate.org
Sun Mar 18 12:54:32 EDT 2007


  User: cbauer  
  Date: 07/03/18 12:54:32

  Modified:    examples/wiki  build.xml
  Log:
  Fixed build error
  
  Revision  Changes    Path
  1.9       +0 -3      jboss-seam/examples/wiki/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/build.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- build.xml	18 Mar 2007 15:44:37 -0000	1.8
  +++ build.xml	18 Mar 2007 16:54:32 -0000	1.9
  @@ -33,10 +33,7 @@
       <property name="seam.home" value="../../"/>
       <property name="lib.dir"        value="${seam.home}/lib" />
       <property name="seamlibs.dir"   value="${seam.home}"/>
  -    <property name="drools.lib.dir" value="${basedir}/droolslibs"/>
  -    <!--
       <property name="drools.lib.dir" value="${seam.home}/drools/lib"/>
  -    -->
   
       <property name="embedded-ejb3.dir" value="${basedir}/embedded-ejb/conf" />
   
  
  
  



More information about the jboss-cvs-commits mailing list