[jboss-cvs] jboss-seam/examples/remoting/chatroom ...

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


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

  Modified:    examples/remoting/chatroom  build.xml
  Log:
  update examples to jboss embedded
  
  Revision  Changes    Path
  1.14      +0 -1      jboss-seam/examples/remoting/chatroom/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/remoting/chatroom/build.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -b -r1.13 -r1.14
  --- build.xml	28 Feb 2007 00:41:26 -0000	1.13
  +++ build.xml	15 Jun 2007 05:13:22 -0000	1.14
  @@ -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