You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by do...@apache.org on 2002/03/03 07:45:00 UTC

cvs commit: jakarta-ant/proposal/myrmidon audit.xml

donaldp     02/03/02 22:45:00

  Modified:    proposal/myrmidon audit.xml
  Log:
  Name build file so looks pretty under IDEA
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-ant/proposal/myrmidon/audit.xml
  
  Index: audit.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/proposal/myrmidon/audit.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- audit.xml	17 Feb 2002 10:11:08 -0000	1.2
  +++ audit.xml	3 Mar 2002 06:45:00 -0000	1.3
  @@ -1,4 +1,4 @@
  -<project default="main" basedir=".">
  +<project name="Myrmidon audit" default="main" basedir=".">
   
       <property file="host.properties"/>
       <property file="user.properties"/>
  
  
  

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