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

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


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

  Modified:    examples/booking  build.xml
  Log:
  update examples to jboss embedded
  
  Revision  Changes    Path
  1.52      +0 -1      jboss-seam/examples/booking/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/booking/build.xml,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -b -r1.51 -r1.52
  --- build.xml	3 Apr 2007 18:19:56 -0000	1.51
  +++ build.xml	15 Jun 2007 05:09:12 -0000	1.52
  @@ -16,7 +16,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"/>
   </project>
  
  
  



More information about the jboss-cvs-commits mailing list