colus       02/03/02 22:56:16

  Modified:    .        build.xml
  Log:
  Added project name property.
  
  Revision  Changes    Path
  1.109     +1 -1      jakarta-avalon-excalibur/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/build.xml,v
  retrieving revision 1.108
  retrieving revision 1.109
  diff -u -r1.108 -r1.109
  --- build.xml 26 Feb 2002 07:44:21 -0000      1.108
  +++ build.xml 3 Mar 2002 06:56:16 -0000       1.109
  @@ -19,7 +19,7 @@
   
==============================================================================
   -->
   
  -<project default="main" basedir=".">
  +<project name="Avalon Excalibur" default="main" basedir=".">
   
     <!--
       Give user a chance to override without editing this file
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to