You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by bl...@apache.org on 2003/06/04 20:21:44 UTC

cvs commit: avalon-excalibur/store build.xml

bloritsch    2003/06/04 11:21:44

  Modified:    store    build.xml
  Log:
  remove references to tools.dir/lib
  
  Revision  Changes    Path
  1.26      +0 -2      avalon-excalibur/store/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/store/build.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- build.xml	31 May 2003 15:48:19 -0000	1.25
  +++ build.xml	4 Jun 2003 18:21:44 -0000	1.26
  @@ -24,8 +24,6 @@
       <path id="tools.class.path">
           <pathelement location="${junit.jar}"/>
           <pathelement location="${tools.jar}"/>
  -        <fileset dir="${tools.dir}/lib"/>
  -        <fileset dir="${tools.dir}/ext"/>
       </path>
   
       <path id="test.class.path">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org