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

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


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

  Modified:    examples/remoting/chatroom  build.xml
  Log:
  renamed prop
  
  Revision  Changes    Path
  1.13      +10 -10    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.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- build.xml	27 Feb 2007 22:15:22 -0000	1.12
  +++ build.xml	28 Feb 2007 00:41:26 -0000	1.13
  @@ -10,8 +10,8 @@
   	<property name="example.webinf.lib.dir"  value="."/>
   	<property name="example.seam.ui.lib"     value="yes"/>
   	<property name="example.seam.debug.lib"  value="yes"/>
  +	<property name="example.seam.remoting.lib" value="yes"/>
   	<property name="example.facelets.lib"    value="yes"/>
  -	<property name="example.remoting.lib"    value="yes"/>
   	<property name="example.cache.lib"       value="yes"/>
       <property name="src.java.dir"            value="src"/>
       <property name="src.test.dir"            value="src"/>
  
  
  



More information about the jboss-cvs-commits mailing list