donaldp     02/03/23 19:00:03

  Modified:    naming   build.xml
  Log:
  Readd name or else impossible to tell apart in idea
  
  Revision  Changes    Path
  1.25      +1 -1      jakarta-avalon-excalibur/naming/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/naming/build.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- build.xml 24 Mar 2002 00:26:12 -0000      1.24
  +++ build.xml 24 Mar 2002 03:00:03 -0000      1.25
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   
  -<project default="main" basedir=".">
  +<project name="Excalibur Naming" 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