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

Christian Bauer christian at hibernate.org
Fri Apr 20 07:16:39 EDT 2007


  User: cbauer  
  Date: 07/04/20 07:16:39

  Modified:    examples/wiki  build.xml
  Log:
  Upgraded to BSD-licensed urlrewrite and some cosmetic changes
  
  Revision  Changes    Path
  1.18      +1 -0      jboss-seam/examples/wiki/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/build.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -b -r1.17 -r1.18
  --- build.xml	19 Apr 2007 18:36:11 -0000	1.17
  +++ build.xml	20 Apr 2007 11:16:39 -0000	1.18
  @@ -185,6 +185,7 @@
                   <include name="commons-beanutils-*.jar"/>
                   <include name="jbpm*.jar" />
                   <include name="jboss-el.jar" />
  +                <include name="urlrewrite*.jar" />
               </fileset>
           </copy>
           <copy todir="${exploded.war.dir}/WEB-INF/lib">
  
  
  



More information about the jboss-cvs-commits mailing list