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

Gavin King gavin.king at jboss.com
Tue Dec 19 12:03:24 EST 2006


  User: gavin   
  Date: 06/12/19 12:03:24

  Modified:    examples/registration  build.xml
  Log:
  oops
  
  Revision  Changes    Path
  1.28      +1 -0      jboss-seam/examples/registration/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/registration/build.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -b -r1.27 -r1.28
  --- build.xml	5 Dec 2006 13:29:39 -0000	1.27
  +++ build.xml	19 Dec 2006 17:03:24 -0000	1.28
  @@ -8,6 +8,7 @@
   
       <!-- Overrides -->
   	<property name="example.webinf.lib.dir"  value="."/>
  +	<property name="example.seam.ui.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