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

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


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

  Modified:    examples/seambay  build.xml
  Log:
  update examples to jboss embedded
  
  Revision  Changes    Path
  1.5       +1 -1      jboss-seam/examples/seambay/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seambay/build.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- build.xml	1 May 2007 01:31:48 -0000	1.4
  +++ build.xml	15 Jun 2007 05:13:53 -0000	1.5
  @@ -17,7 +17,7 @@
       <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