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

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


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

  Modified:    examples/quartz  build.xml
  Log:
  update examples to jboss embedded
  
  Revision  Changes    Path
  1.2       +0 -1      jboss-seam/examples/quartz/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/quartz/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- build.xml	4 Jun 2007 22:46:25 -0000	1.1
  +++ build.xml	15 Jun 2007 05:12:54 -0000	1.2
  @@ -15,7 +15,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