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

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/helloworld  build.xml
  Log:
  renamed prop
  
  Revision  Changes    Path
  1.12      +7 -7      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.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- build.xml	27 Feb 2007 22:15:23 -0000	1.11
  +++ build.xml	28 Feb 2007 00:41:26 -0000	1.12
  @@ -8,8 +8,8 @@
   
       <!-- Overrides -->
   	<property name="example.webinf.lib.dir"  value="."/>
  +	<property name="example.seam.remoting.lib" value="yes"/>
   	<property name="example.facelets.lib"    value="yes"/>
  -	<property name="example.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