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

Shane Bryzak sbryzak at redhat.com
Tue Jul 3 22:36:00 EDT 2007


  User: sbryzak2
  Date: 07/07/03 22:36:00

  Modified:    examples/remoting/helloworld  build.xml
  Log:
  use new s:remote tag
  
  Revision  Changes    Path
  1.15      +2 -1      jboss-seam/examples/remoting/helloworld/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/helloworld/build.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -b -r1.14 -r1.15
  --- build.xml	29 Jun 2007 10:47:27 -0000	1.14
  +++ build.xml	4 Jul 2007 02:36:00 -0000	1.15
  @@ -8,6 +8,7 @@
   
       <!-- Overrides -->
   	<property name="seam.remoting.lib" value="yes"/>
  +	<property name="seam.ui.lib"       value="yes"/>
   	<property name="facelets.lib"      value="yes"/>
   
       <import file="../../build.xml"/>
  
  
  



More information about the jboss-cvs-commits mailing list