You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by mc...@apache.org on 2004/07/04 17:48:47 UTC

cvs commit: gump/src/documentation/content/xdocs/metadata ant.xml

mcconnell    2004/07/04 08:48:47

  Modified:    src/documentation/content/xdocs/metadata ant.xml
  Log:
  Update documentation about default target.
  
  Revision  Changes    Path
  1.7       +2 -1      gump/src/documentation/content/xdocs/metadata/ant.xml
  
  Index: ant.xml
  ===================================================================
  RCS file: /home/cvs/gump/src/documentation/content/xdocs/metadata/ant.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- ant.xml	7 Jun 2004 15:48:30 -0000	1.6
  +++ ant.xml	4 Jul 2004 15:48:47 -0000	1.7
  @@ -23,6 +23,7 @@
     	<authors>
     	<person name="Sam Ruby" email="rubys@us.ibm.com"/>
     	<person name="Adam R. B. Jack" email="ajack@apache.org"/>
  +  	<person name="Stephen McConnell" email="mcconnell@apache.org"/>
     	</authors>
     </header>
   
  @@ -48,7 +49,7 @@
           <td>
           	The ant target to invoke. <em>This can be a space separated list.</em>
           </td>
  -        <td>No Defaults to <strong>gump</strong>.</td>
  +        <td>No. Defaults to the default target defined by the build file.</td>
         </tr>
       </table>
       
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org