You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by do...@apache.org on 2001/02/21 05:28:22 UTC

cvs commit: jakarta-avalon-logkit build.xml

donaldp     01/02/20 20:28:22

  Modified:    .        build.xml
  Log:
  Simple change to test commits list
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-avalon-logkit/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-logkit/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml	2001/02/20 01:38:04	1.1
  +++ build.xml	2001/02/21 04:28:21	1.2
  @@ -166,5 +166,5 @@
     <target name="real-clean" depends="clean">
       <delete dir="${docs.dir}" />
     </target>
  -
  + 
   </project>