You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2002/06/16 14:20:04 UTC

cvs commit: jakarta-avalon-cornerstone build.xml

donaldp     2002/06/16 05:20:04

  Modified:    .        build.xml
  Log:
  Fix typo.
  
  Revision  Changes    Path
  1.105     +1 -1      jakarta-avalon-cornerstone/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-cornerstone/build.xml,v
  retrieving revision 1.104
  retrieving revision 1.105
  diff -u -r1.104 -r1.105
  --- build.xml	3 Jun 2002 21:23:00 -0000	1.104
  +++ build.xml	16 Jun 2002 12:20:04 -0000	1.105
  @@ -86,7 +86,7 @@
       <echo message="Run ant -projecthelp to get a list of targets to run"/>
     </target>
   
  -  <!-- COmpile the project -->
  +  <!-- Compile the project -->
     <target name="compile">
   
       <available property="jsse.present"
  
  
  

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