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

Shane Bryzak sbryzak at redhat.com
Tue Feb 27 17:15:22 EST 2007


  User: sbryzak2
  Date: 07/02/27 17:15:22

  Modified:    examples/remoting/chatroom  build.xml
  Log:
  JBSEAM-915
  
  Revision  Changes    Path
  1.12      +11 -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.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- build.xml	5 Dec 2006 16:20:40 -0000	1.11
  +++ build.xml	27 Feb 2007 22:15:22 -0000	1.12
  @@ -11,6 +11,7 @@
   	<property name="example.seam.ui.lib"     value="yes"/>
   	<property name="example.seam.debug.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