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

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


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

  Modified:    examples/blog  build.xml
  Log:
  update examples to jboss embedded
  
  Revision  Changes    Path
  1.16      +0 -1      jboss-seam/examples/blog/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/blog/build.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -b -r1.15 -r1.16
  --- build.xml	9 Jan 2007 08:25:38 -0000	1.15
  +++ build.xml	15 Jun 2007 05:09:03 -0000	1.16
  @@ -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"/>
       
  
  
  



More information about the jboss-cvs-commits mailing list