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

Gavin King gavin.king at jboss.com
Tue Feb 27 19:41:27 EST 2007


  User: gavin   
  Date: 07/02/27 19:41:27

  Modified:    examples/remoting/poker  build.xml
  Log:
  renamed prop
  
  Revision  Changes    Path
  1.3       +7 -6      jboss-seam/examples/remoting/poker/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/poker/build.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- build.xml	5 Dec 2006 23:19:44 -0000	1.2
  +++ build.xml	28 Feb 2007 00:41:27 -0000	1.3
  @@ -10,6 +10,7 @@
   
       <property name="example.webinf.lib.dir"  value="."/>
   	  <property name="example.facelets.lib"    value="yes"/>
  +	<property name="example.seam.remoting.lib" value="yes"/>
       <property name="src.java.dir"            value="src"/>
       <property name="src.test.dir"            value="src"/>
       <property name="test.classpath"          value="test.eejb.classpath"/>
  
  
  



More information about the jboss-cvs-commits mailing list