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

Gavin King gavin.king at jboss.com
Sun Jun 24 15:43:10 EDT 2007


  User: gavin   
  Date: 07/06/24 15:43:10

  Modified:    examples/remoting/gwt  build.xml
  Log:
  dont need JSF for GWT app
  
  Revision  Changes    Path
  1.5       +3 -4      jboss-seam/examples/remoting/gwt/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/gwt/build.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- build.xml	24 Jun 2007 19:42:18 -0000	1.4
  +++ build.xml	24 Jun 2007 19:43:09 -0000	1.5
  @@ -10,7 +10,6 @@
   	<property name="example.webinf.lib.dir"    value="."/>
   	<property name="example.seam.remoting.lib" value="yes"/>
   	<property name="example.gwt.lib"           value="yes"/>
  -	<property name="example.facelets.lib"      value="no"/>	
     <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