[jboss-cvs] JBossCache/etc ...

Hany Mesha hmesha at novell.com
Wed Dec 6 10:46:09 EST 2006


  User: hmesha  
  Date: 06/12/06 10:46:09

  Modified:    etc      build.xml
  Log:
  JBCACHE-861
  
  Revision  Changes    Path
  1.18      +3 -0      JBossCache/etc/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/build.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -b -r1.17 -r1.18
  --- build.xml	24 Sep 2006 10:08:23 -0000	1.17
  +++ build.xml	6 Dec 2006 15:46:09 -0000	1.18
  @@ -90,6 +90,9 @@
         <copy todir="output/etc" filtering="no" overwrite="yes">
            <fileset dir="etc">
               <include name="log4j.xml"/>
  +         	<!-- The following copies the cache-jdbc.properties file for
  +         	                         running jdbc cache loader test against different DBMS -->
  +         	<include name="cache-jdbc.properties"/>
            </fileset>
         </copy>
   
  
  
  



More information about the jboss-cvs-commits mailing list