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

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


  User: gavin   
  Date: 07/06/15 01:13:16

  Modified:    examples/registration  build.xml
  Log:
  update examples to jboss embedded
  
  Revision  Changes    Path
  1.31      +0 -1      jboss-seam/examples/registration/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/registration/build.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -b -r1.30 -r1.31
  --- build.xml	19 Jan 2007 18:22:05 -0000	1.30
  +++ build.xml	15 Jun 2007 05:13:16 -0000	1.31
  @@ -12,7 +12,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