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/03 07:55:58 UTC

cvs commit: jakarta-avalon-phoenix build.xml

colus       02/03/02 22:55:58

  Modified:    .        build.xml
  Log:
  Added project name property.
  
  Revision  Changes    Path
  1.101     +1 -1      jakarta-avalon-phoenix/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/build.xml,v
  retrieving revision 1.100
  retrieving revision 1.101
  diff -u -r1.100 -r1.101
  --- build.xml	28 Feb 2002 19:28:11 -0000	1.100
  +++ build.xml	3 Mar 2002 06:55:58 -0000	1.101
  @@ -17,7 +17,7 @@
   ==============================================================================
   -->
   
  -<project default="main" basedir=".">
  +<project name="Avalon Phoenix" default="main" basedir=".">
   
     <!--
       Give user a chance to override without editing this file
  
  
  

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