[jboss-cvs] jboss-seam/examples/icefaces ...

Norman Richards norman.richards at jboss.com
Tue Apr 3 15:34:53 EDT 2007


  User: nrichards
  Date: 07/04/03 15:34:53

  Modified:    examples/icefaces  build.xml
  Log:
  update for jboss 4.2
  
  Revision  Changes    Path
  1.8       +13 -12    jboss-seam/examples/icefaces/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/icefaces/build.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- build.xml	5 Dec 2006 16:20:39 -0000	1.7
  +++ build.xml	3 Apr 2007 19:34:53 -0000	1.8
  @@ -9,6 +9,7 @@
       <!-- Overrides -->
   	<property name="example.seam.ui.lib"     value="yes"/>
   	<property name="example.seam.debug.lib"  value="yes"/>
  +    <property name="example.seam.icefaces.lib"  value="yes"/>
   	<property name="example.ds"             value="icefaces-ds.xml"/>
       <property name="src.java.dir"           value="src"/>
       <property name="src.test.dir"           value="src"/>
  
  
  



More information about the jboss-cvs-commits mailing list