You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by co...@apache.org on 2002/03/30 03:18:54 UTC

cvs commit: jakarta-avalon-excalibur/cache build.xml

colus       02/03/29 18:18:54

  Modified:    cache    build.xml
  Log:
  Capitalize name.
  
  Revision  Changes    Path
  1.12      +1 -1      jakarta-avalon-excalibur/cache/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/cache/build.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- build.xml	27 Mar 2002 05:36:42 -0000	1.11
  +++ build.xml	30 Mar 2002 02:18:54 -0000	1.12
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   
  -<project name="Excalibur cache" default="main" basedir=".">
  +<project name="Excalibur Cache" default="main" basedir=".">
   
       <!-- load per-project properties -->
       <property file="project.properties"/>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>