donaldp     01/10/15 01:38:48

  Modified:    docs     resources.html
               xdocs    resources.xml
  Log:
  * Updated description and URL of Mark Volkmann's presentation on
  Ant.  Mark updated his presentation for Ant 1.4 and made it
  available in PDF format.
  
  Submitted by: Weiqi Gao  <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.10      +3 -2      jakarta-ant/docs/resources.html
  
  Index: resources.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/resources.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- resources.html    2001/09/19 09:01:19     1.9
  +++ resources.html    2001/10/15 08:38:47     1.10
  @@ -813,7 +813,8 @@
         <blockquote>
                           <p>A detailed Ant 1.3 PowerPoint presentation, made 
at the St. Louis Java Users Group
           meeting in March 2001.  Includes a detailed build file and basic
  -        descriptions of all the built in and optional tasks.</p>
  +        descriptions of all the built in and optional tasks.  Updated for 
Ant 1.4 in October 2001.
  +        Available in PDF format now.</p>
                                     <table>
                 <tr>
                     <td bgcolor="#039acc" colspan="" rowspan="" 
  @@ -839,7 +840,7 @@
                         <td bgcolor="#a0ddf0" colspan="" rowspan="" 
         valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -          <a 
href="http://www.ociweb.com/javasig/knowledgebase/March2001/index.html";>http://www.ociweb.com/javasig/knowledgebase/March2001/index.html</a>
  +          <a 
href="http://www.ociweb.com/downloads/Ant.pdf";>http://www.ociweb.com/downloads/Ant.pdf</a>
           </font>
     </td>
         </tr>
  
  
  
  1.9       +3 -2      jakarta-ant/xdocs/resources.xml
  
  Index: resources.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/resources.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- resources.xml     2001/09/19 09:01:19     1.8
  +++ resources.xml     2001/10/15 08:38:48     1.9
  @@ -283,7 +283,8 @@
         <subsection name="Ant">
           <p>A detailed Ant 1.3 PowerPoint presentation, made at the St. Louis 
Java Users Group
           meeting in March 2001.  Includes a detailed build file and basic
  -        descriptions of all the built in and optional tasks.</p>
  +        descriptions of all the built in and optional tasks.  Updated for 
Ant 1.4 in October 2001.
  +        Available in PDF format now.</p>
   
           <table>
             <tr>
  @@ -292,7 +293,7 @@
             </tr>
             <tr>
               <th>URL:</th>
  -            <td><a 
href="http://www.ociweb.com/javasig/knowledgebase/March2001/index.html";>http://www.ociweb.com/javasig/knowledgebase/March2001/index.html</a></td>
  +            <td><a 
href="http://www.ociweb.com/downloads/Ant.pdf";>http://www.ociweb.com/downloads/Ant.pdf</a></td>
             </tr>
           </table>
         </subsection>
  
  
  

Reply via email to