[jboss-cvs] JBossCache ...

Manik Surtani manik at jboss.org
Thu May 24 08:55:23 EDT 2007


  User: msurtani
  Date: 07/05/24 08:55:23

  Modified:    JBossCache  build.xml
  Log:
  JBCACHE-1072
  
  Revision  Changes    Path
  1.203     +2 -1      JBossCache/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/build.xml,v
  retrieving revision 1.202
  retrieving revision 1.203
  diff -u -b -r1.202 -r1.203
  --- build.xml	16 May 2007 16:10:10 -0000	1.202
  +++ build.xml	24 May 2007 12:55:23 -0000	1.203
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   
  -<!-- $Id: build.xml,v 1.202 2007/05/16 16:10:10 msurtani Exp $ -->
  +<!-- $Id: build.xml,v 1.203 2007/05/24 12:55:23 msurtani Exp $ -->
   
   <project default="compile" name="JBossCache">
   
  @@ -1382,6 +1382,7 @@
            <fileset dir="${lib.dir}">
               <include name="*.jar"/>
               <include name="**/licenses/*"/>
  +            <include name="README.txt"/>
            </fileset>
            <fileset dir="${dist.lib}">
               <include name="jbosscache.jar"/>
  
  
  



More information about the jboss-cvs-commits mailing list