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

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


  User: gavin   
  Date: 07/06/15 01:09:49

  Modified:    examples/dvdstore  build.xml
  Log:
  update examples to jboss embedded
  
  Revision  Changes    Path
  1.41      +0 -1      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.40
  retrieving revision 1.41
  diff -u -b -r1.40 -r1.41
  --- build.xml	17 Dec 2006 07:20:04 -0000	1.40
  +++ build.xml	15 Jun 2007 05:09:49 -0000	1.41
  @@ -17,7 +17,6 @@
       <property name="src.java.dir"            value="src"/>
       <property name="src.test.dir"            value="src"/>
       <property name="test.classpath"          value="test.eejb.classpath"/>
  -    <property name="tomcat.conf"             value="eejb.conf"/>
   	
       <import file="../../build.xml"/>
       
  
  
  



More information about the jboss-cvs-commits mailing list