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

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


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

  Modified:    examples/numberguess  build.xml
  Log:
  update examples to jboss embedded
  
  Revision  Changes    Path
  1.20      +1 -2      jboss-seam/examples/numberguess/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/numberguess/build.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -b -r1.19 -r1.20
  --- build.xml	19 Jan 2007 18:22:05 -0000	1.19
  +++ build.xml	15 Jun 2007 05:12:21 -0000	1.20
  @@ -12,8 +12,7 @@
   	<property name="example.jbpm.lib"        value="yes"/>
       <property name="src.java.dir"            value="src"/>
       <property name="src.test.dir"            value="src"/>
  -    <property name="test.classpath"          value="test.mc.classpath"/>
  -    <property name="tomcat.conf"             value="mc.conf"/>
  +    <property name="test.classpath"          value="test.eejb.classpath"/>
   
       <import file="../../build.xml"/>
   
  
  
  



More information about the jboss-cvs-commits mailing list