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

Gavin King gavin.king at jboss.com
Fri Jun 15 01:10:15 EDT 2007


  User: gavin   
  Date: 07/06/15 01:10:15

  Modified:    examples/hibernate  build.xml
  Log:
  update examples to jboss embedded
  
  Revision  Changes    Path
  1.17      +1 -2      jboss-seam/examples/hibernate/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate/build.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -b -r1.16 -r1.17
  --- build.xml	17 May 2007 08:36:17 -0000	1.16
  +++ build.xml	15 Jun 2007 05:10:12 -0000	1.17
  @@ -14,8 +14,7 @@
   	<property name="example.ds"              value="hibernate-ds.xml"/>
       <property name="src.java.dir"            value="src"/>
       <property name="src.test.dir"            value="src"/>
  -    <property name="test.classpath"          value="test.mc.classpath"/>
  -    <property name="tomcat.conf"             value="mc.conf"/>
  +    <property name="test.classpath"          value="test.eejb.classpath"/>
   
       <import file="../../build.xml"/>
   
  
  
  



More information about the jboss-cvs-commits mailing list