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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to