conor       2003/03/25 03:27:28

  Modified:    docs     antnews.html index.html
               xdocs    antnews.xml index.xml
  Log:
  Update website with 1.5.3 Beta 1 availability
  Remove Ant2 reference from front page
  
  Revision  Changes    Path
  1.59      +12 -0     ant/docs/antnews.html
  
  Index: antnews.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/antnews.html,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -w -u -r1.58 -r1.59
  --- antnews.html      7 Mar 2003 11:32:18 -0000       1.58
  +++ antnews.html      25 Mar 2003 11:27:26 -0000      1.59
  @@ -211,6 +211,18 @@
         </table>
             <br/>
     <table class="nowrap" border="0" cellspacing="0" cellpadding="2" 
width="100%">
  +    <tr><td bgcolor="#294563"><font color="#ffffff"><a name="Ant 1.5.3 Beta 
1"><strong>Ant 1.5.3 Beta 1</strong></a></font></td></tr>
  +  </table>
  +                        <h3>March 25, 2003 - Ant 1.5.3 Beta 1 Available</h3>
  +                                <p>Apache Ant 1.5.3 Beta 1 is now available 
for 
  +     <a href="http://ant.apache.org/beta/";>download</a>. 
  +     Please download it and try it out. If you have any issues
  +     please raise a bug on 
  +     <a 
href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant";>BugZilla</a>
  +     or send an email to the Ant dev mailing list
  +     </p>
  +                      <br/>
  +  <table class="nowrap" border="0" cellspacing="0" cellpadding="2" 
width="100%">
       <tr><td bgcolor="#294563"><font color="#ffffff"><a name="Ant 
1.5.2"><strong>Ant 1.5.2</strong></a></font></td></tr>
     </table>
                           <h3>March 3, 2003 - Ant 1.5.2 Available!</h3>
  
  
  
  1.268     +8 -17     ant/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/index.html,v
  retrieving revision 1.267
  retrieving revision 1.268
  diff -u -w -u -r1.267 -r1.268
  --- index.html        7 Mar 2003 11:32:19 -0000       1.267
  +++ index.html        25 Mar 2003 11:27:26 -0000      1.268
  @@ -209,16 +209,15 @@
         </table>
             <br/>
     <table class="nowrap" border="0" cellspacing="0" cellpadding="2" 
width="100%">
  -    <tr><td bgcolor="#294563"><font color="#ffffff"><a name="Ant Top Level 
Apache Project"><strong>Ant Top Level Apache 
Project</strong></a></font></td></tr>
  +    <tr><td bgcolor="#294563"><font color="#ffffff"><a name="Ant 1.5.3 Beta 
1"><strong>Ant 1.5.3 Beta 1</strong></a></font></td></tr>
     </table>
  -                        <h3>Ant Promoted to Top Level Apache Project</h3>
  -                                <p>On November 18, 2002, the Apache board <a 
href="mission.html">created</a>
  -       the Apache Ant top level project. Ant has now migrated from the 
Jakarta
  -       project into an Apache project of its own. This is primarily an
  -       organizational change and will not affect the technical aspects of
  -       the project. Ant retains a strong association with the Apache
  -       Jakarta project. One effect of this change is that the Ant webpage
  -       is now located at <a 
href="http://ant.apache.org/";>http://ant.apache.org/</a>
  +                        <h3>Ant 1.5.3 Beta 1 Available</h3>
  +                                <p>Apache Ant 1.5.3 Beta 1 is now available 
for 
  +     <a href="http://ant.apache.org/beta/";>download</a>. 
  +     Please download it and try it out. If you have any issues
  +     please raise a bug on 
  +     <a 
href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant";>BugZilla</a>
  +     or send an email to the Ant dev mailing list
        </p>
                         <br/>
     <table class="nowrap" border="0" cellspacing="0" cellpadding="2" 
width="100%">
  @@ -281,14 +280,6 @@
                           <p>
       If you wish to use the latest Ant features, you can try downloading a 
nightly 
       build from <a href="http://cvs.apache.org/builds/ant/nightly/";>here</a>
  -    </p>
  -                      <br/>
  -  <table class="nowrap" border="0" cellspacing="0" cellpadding="2" 
width="100%">
  -    <tr><td bgcolor="#294563"><font color="#ffffff"><a name="Towards 
Ant2"><strong>Towards Ant2</strong></a></font></td></tr>
  -  </table>
  -                        <p>
  -    We are currently hashing out design details for Ant2. Please
  -    read the latest <a href="antnews.html">Ant news</a> for more details.
       </p>
                         <br/>
     <table class="nowrap" border="0" cellspacing="0" cellpadding="2" 
width="100%">
  
  
  
  1.40      +12 -0     ant/xdocs/antnews.xml
  
  Index: antnews.xml
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/antnews.xml,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -w -u -r1.39 -r1.40
  --- antnews.xml       7 Mar 2003 11:32:20 -0000       1.39
  +++ antnews.xml       25 Mar 2003 11:27:27 -0000      1.40
  @@ -9,6 +9,18 @@
     </properties>
   
   <body>
  +  <section name="Ant 1.5.3 Beta 1">
  +    <h3>March 25, 2003 - Ant 1.5.3 Beta 1 Available</h3>
  +    <p>Apache Ant 1.5.3 Beta 1 is now available for 
  +     <a href="http://ant.apache.org/beta/";>download</a>. 
  +     Please download it and try it out. If you have any issues
  +     please raise a bug on 
  +     <a 
href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant";>BugZilla</a>
  +     or send an email to the Ant dev mailing list
  +     </p>
  +  </section>
  +
  +
     <section name="Ant 1.5.2">
       <h3>March 3, 2003 - Ant 1.5.2 Available!</h3>
       <p>The final version of Ant 1.5.2 is now available for 
  
  
  
  1.44      +10 -18    ant/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/index.xml,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -w -u -r1.43 -r1.44
  --- index.xml 7 Mar 2003 11:32:20 -0000       1.43
  +++ index.xml 25 Mar 2003 11:27:27 -0000      1.44
  @@ -9,16 +9,15 @@
   
   <body>
   
  -  <section name="Ant Top Level Apache Project">
  -    <h3>Ant Promoted to Top Level Apache Project</h3>
       
  -    <p>On November 18, 2002, the Apache board <a 
href="mission.html">created</a>
  -       the Apache Ant top level project. Ant has now migrated from the 
Jakarta
  -       project into an Apache project of its own. This is primarily an
  -       organizational change and will not affect the technical aspects of
  -       the project. Ant retains a strong association with the Apache
  -       Jakarta project. One effect of this change is that the Ant webpage
  -       is now located at <a 
href="http://ant.apache.org/";>http://ant.apache.org/</a>
  +  <section name="Ant 1.5.3 Beta 1">
  +    <h3>Ant 1.5.3 Beta 1 Available</h3>
  +    <p>Apache Ant 1.5.3 Beta 1 is now available for 
  +     <a href="http://ant.apache.org/beta/";>download</a>. 
  +     Please download it and try it out. If you have any issues
  +     please raise a bug on 
  +     <a 
href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant";>BugZilla</a>
  +     or send an email to the Ant dev mailing list
        </p>
     </section>
   
  @@ -89,13 +88,6 @@
       build from <a href="http://cvs.apache.org/builds/ant/nightly/";>here</a>
       </p>
       
  -  </section>
  -  
  -  <section name="Towards Ant2">
  -    <p>
  -    We are currently hashing out design details for Ant2. Please
  -    read the latest <a href="antnews.html">Ant news</a> for more details.
  -    </p>
     </section>
     
     <section name="Get Involved">
  
  
  

Reply via email to