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/03/12 14:38:32 UTC

cvs commit: avalon-excalibur/lifecycle build.xml

bloritsch    2003/03/12 05:38:32

  Modified:    lifecycle build.xml
  Log:
  fix compilation error due to stricter ANT in gump
  
  Revision  Changes    Path
  1.3       +0 -2      avalon-excalibur/lifecycle/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/lifecycle/build.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.xml	11 Mar 2003 15:53:56 -0000	1.2
  +++ build.xml	12 Mar 2003 13:38:31 -0000	1.3
  @@ -23,8 +23,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