conor       01/08/13 06:58:56

  Modified:    docs     antnews.html
               xdocs    antnews.xml
  Log:
  News on news too.
  
  Revision  Changes    Path
  1.3       +17 -0     jakarta-ant/docs/antnews.html
  
  Index: antnews.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/antnews.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- antnews.html      2001/08/07 14:51:49     1.2
  +++ antnews.html      2001/08/13 13:58:56     1.3
  @@ -88,6 +88,23 @@
           <table border="0" cellspacing="0" cellpadding="2" width="100%">
       <tr><td bgcolor="#525D76">
         <font color="#ffffff" face="arial,helvetica,sanserif">
  +        <a name="Ant 1.4 Beta"><strong>Ant 1.4 Beta</strong></a>
  +      </font>
  +    </td></tr>
  +    <tr><td>
  +      <blockquote>
  +                        <h3>Ant 1.4 Beta Available !</h3>
  +                                <p>The beta version of Ant 1.4 is now 
available for 
  +     <a 
href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4Beta1/";>
  +     download</a>. If you have any feedback on the beta feel free to join 
the 
  +     discussion on the ant-dev and ant-user mailing lists.
  +     </p>
  +                    </blockquote>
  +    </td></tr>
  +  </table>
  +        <table border="0" cellspacing="0" cellpadding="2" width="100%">
  +    <tr><td bgcolor="#525D76">
  +      <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="Ant Needs a Logo"><strong>Ant Needs a Logo</strong></a>
         </font>
       </td></tr>
  
  
  
  1.2       +9 -0      jakarta-ant/xdocs/antnews.xml
  
  Index: antnews.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/antnews.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- antnews.xml       2001/08/07 13:49:48     1.1
  +++ antnews.xml       2001/08/13 13:58:56     1.2
  @@ -9,6 +9,15 @@
   
   <body>
   
  +  <section name="Ant 1.4 Beta">
  +  <h3>Ant 1.4 Beta Available !</h3>
  +  <p>The beta version of Ant 1.4 is now available for 
  +     <a 
href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4Beta1/";>
  +     download</a>. If you have any feedback on the beta feel free to join 
the 
  +     discussion on the ant-dev and ant-user mailing lists.
  +     </p>
  +  </section>
  +
     <section name="Ant Needs a Logo">
       <p>Ant still doesn't have a Logo, but it sure deserves one. We've
       put together a <a href="logos.html">page with proposed
  
  
  

Reply via email to