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

Norman Richards norman.richards at jboss.com
Thu Jan 3 22:39:22 EST 2008


  User: nrichards
  Date: 08/01/03 22:39:22

  Modified:    examples/dvdstore  build.xml
  Log:
  use urlrewrite for dvdstore
  
  Revision  Changes    Path
  1.48      +1 -0      jboss-seam/examples/dvdstore/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/dvdstore/build.xml,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -b -r1.47 -r1.48
  --- build.xml	9 Dec 2007 02:23:00 -0000	1.47
  +++ build.xml	4 Jan 2008 03:39:22 -0000	1.48
  @@ -12,6 +12,7 @@
   	<property name="facelets.lib" value="yes" />
   	<property name="jbpm.lib" value="yes" />
   	<property name="search.lib" value="yes" />
  +        <property name="urlrewrite.lib"    value="yes"/>
   
   	<!-- Datasource -->
   	<property name="example.ds" value="jboss-seam-dvd-ds.xml" />
  
  
  



More information about the jboss-cvs-commits mailing list