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

cvs commit: jakarta-ant/xdocs antnews.xml faq.xml index.xml

umagesh     2002/10/03 07:37:00

  Modified:    docs     antnews.html faq.html index.html
               xdocs    antnews.xml faq.xml index.xml
  Log:
  Announce 1.5.1
  
  Revision  Changes    Path
  1.39      +20 -1     jakarta-ant/docs/antnews.html
  
  Index: antnews.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/antnews.html,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- antnews.html	23 Sep 2002 12:13:11 -0000	1.38
  +++ antnews.html	3 Oct 2002 14:37:00 -0000	1.39
  @@ -13,6 +13,8 @@
     <meta name="email" value="">
                   <meta name="author" value="Stefan Bodewig">
     <meta name="email" value="stefan.bodewig@epost.de">
  +                <meta name="author" value="Magesh Umasankar">
  +  <meta name="email" value="">
           
         <title>Apache Ant - Ant News</title>
       </head>
  @@ -102,6 +104,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.5.1"><strong>Ant 1.5.1</strong></a>
  +      </font>
  +    </td></tr>
  +    <tr><td>
  +      <blockquote>
  +                        <h3>October 3, 2002 - Ant 1.5.1 Available !</h3>
  +                                <p>The final version of Ant 1.5.1 is now available for 
  +     <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/">
  +     download</a>. If you have any feedback on this release, 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 1.5.1Beta1"><strong>Ant 1.5.1Beta1</strong></a>
         </font>
       </td></tr>
  @@ -130,7 +149,7 @@
                                   <h3>July 10, 2002 - Ant 1.5 Released!</h3>
                                   <p>The final version of Ant 1.5 is now available for 
        <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/">
  -     download</a>. If you have any feedback on ths release, feel free to join the 
  +     download</a>. If you have any feedback on this release, feel free to join the 
        discussion on the ant-dev and ant-user mailing lists.
        </p>
                       </blockquote>
  
  
  
  1.39      +15 -0     jakarta-ant/docs/faq.html
  
  Index: faq.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/faq.html,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- faq.html	23 Sep 2002 12:58:01 -0000	1.38
  +++ faq.html	3 Oct 2002 14:37:00 -0000	1.39
  @@ -570,6 +570,20 @@
           </font>
     </td>
         </tr>
  +                  <tr>
  +                  <td bgcolor="#a0ddf0" colspan="" rowspan="" 
  +      valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +          1.5.1
  +        </font>
  +  </td>
  +                      <td bgcolor="#a0ddf0" colspan="" rowspan="" 
  +      valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +          3 October 2002
  +        </font>
  +  </td>
  +      </tr>
           </table>
                           </blockquote>
       </td></tr>
  @@ -1145,6 +1159,7 @@
         &lt;/not&gt;
         &lt;equals arg1=&quot;${prop3}&quot; arg2=&quot;$${prop3}&quot; /&gt;
       &lt;/and&gt;
  +
     &lt;/condition&gt;
   &lt;/target&gt;
   
  
  
  
  1.244     +9 -9      jakarta-ant/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/index.html,v
  retrieving revision 1.243
  retrieving revision 1.244
  diff -u -r1.243 -r1.244
  --- index.html	23 Sep 2002 12:13:11 -0000	1.243
  +++ index.html	3 Oct 2002 14:37:00 -0000	1.244
  @@ -102,14 +102,14 @@
           <table border="0" cellspacing="0" cellpadding="2" width="100%">
       <tr><td bgcolor="#525D76">
         <font color="#ffffff" face="arial,helvetica,sanserif">
  -        <a name="Ant 1.5.1beta1"><strong>Ant 1.5.1beta1</strong></a>
  +        <a name="Ant 1.5.1"><strong>Ant 1.5.1</strong></a>
         </font>
       </td></tr>
       <tr><td>
         <blockquote>
  -                        <h3>Apache Ant 1.5.1beta1 Released!</h3>
  -                                <p>Version 1.5.1beta1 of Ant has been released. It is available for download 
  -      <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1beta1/">
  +                        <h3>Apache Ant 1.5.1 Released!</h3>
  +                                <p>Version 1.5.1 of Ant has been released. It is available for download 
  +      <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/">
         here</a>.
       </p>
                       </blockquote>
  @@ -189,7 +189,7 @@
       <tr><td>
         <blockquote>
                           <p>
  -You can view the documentation for the current release (Apache Ant 1.5)
  +You can view the documentation for the current release (Apache Ant 1.5.1)
   <a href="manual/index.html">online</a>
   </p>
                                   <p>
  @@ -210,12 +210,12 @@
       You can download the latest release:
       </p>
                                   <ul>
  -        <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/bin/">
  +        <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5.1/bin/">
                   Download the binary release</a></li>
  -        <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/src/">
  +        <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5.1/src/">
                   Download the source release</a></li>
  -        <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/rpms/">
  -                Download source or binary RPMs</a></li>
  +        <!-- <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5.1/rpms/">
  +                Download source or binary RPMs</a></li> -->
       </ul>
                       </blockquote>
       </td></tr>
  
  
  
  1.28      +11 -1     jakarta-ant/xdocs/antnews.xml
  
  Index: antnews.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/antnews.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- antnews.xml	3 Sep 2002 15:41:35 -0000	1.27
  +++ antnews.xml	3 Oct 2002 14:37:00 -0000	1.28
  @@ -4,10 +4,20 @@
     <properties>
       <author email="">Conor MacNeill</author>
       <author email="stefan.bodewig@epost.de">Stefan Bodewig</author>
  +    <author email="">Magesh Umasankar</author>
       <title>Ant News</title>
     </properties>
   
   <body>
  +  <section name="Ant 1.5.1">
  +    <h3>October 3, 2002 - Ant 1.5.1 Available !</h3>
  +    <p>The final version of Ant 1.5.1 is now available for 
  +     <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/">
  +     download</a>. If you have any feedback on this release, feel free to join the 
  +     discussion on the ant-dev and ant-user mailing lists.
  +     </p>
  +  </section>
  +
     <section name="Ant 1.5.1Beta1">
       <h3>August 19, 2002 - Ant 1.5.1 Beta1 Available !</h3>
       <p>The first beta version of Ant 1.5.1 is now available for 
  @@ -26,7 +36,7 @@
       <h3>July 10, 2002 - Ant 1.5 Released!</h3>
       <p>The final version of Ant 1.5 is now available for 
        <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/">
  -     download</a>. If you have any feedback on ths release, feel free to join the 
  +     download</a>. If you have any feedback on this release, feel free to join the 
        discussion on the ant-dev and ant-user mailing lists.
        </p>
     </section>
  
  
  
  1.24      +5 -0      jakarta-ant/xdocs/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/faq.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- faq.xml	23 Sep 2002 12:58:01 -0000	1.23
  +++ faq.xml	3 Oct 2002 14:37:00 -0000	1.24
  @@ -143,6 +143,11 @@
               <td>1.5</td>
               <td>10 July 2002</td>
             </tr>
  +
  +          <tr>
  +            <td>1.5.1</td>
  +            <td>3 October 2002</td>
  +          </tr>
           </table>
         </answer>
       </faq>
  
  
  
  1.29      +9 -9      jakarta-ant/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/index.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- index.xml	4 Sep 2002 11:33:23 -0000	1.28
  +++ index.xml	3 Oct 2002 14:37:00 -0000	1.29
  @@ -9,10 +9,10 @@
   
   <body>
   
  -  <section name="Ant 1.5.1beta1">
  -    <h3>Apache Ant 1.5.1beta1 Released!</h3>
  -    <p>Version 1.5.1beta1 of Ant has been released. It is available for download 
  -      <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1beta1/">
  +  <section name="Ant 1.5.1">
  +    <h3>Apache Ant 1.5.1 Released!</h3>
  +    <p>Version 1.5.1 of Ant has been released. It is available for download 
  +      <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/">
         here</a>.
       </p>
     </section>
  @@ -77,7 +77,7 @@
     <section name="Documentation">
     
   <p>
  -You can view the documentation for the current release (Apache Ant 1.5)
  +You can view the documentation for the current release (Apache Ant 1.5.1)
   <a href="manual/index.html">online</a>
   </p>
   
  @@ -92,12 +92,12 @@
       You can download the latest release:
       </p>
       <ul>
  -        <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/bin/">
  +        <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5.1/bin/">
                   Download the binary release</a></li>
  -        <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/src/">
  +        <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5.1/src/">
                   Download the source release</a></li>
  -        <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/rpms/">
  -                Download source or binary RPMs</a></li>
  +        <!-- <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5.1/rpms/">
  +                Download source or binary RPMs</a></li> -->
       </ul>  
     </section>
     
  
  
  

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