You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bo...@apache.org on 2003/09/30 15:07:57 UTC

cvs commit: ant/xdocs antnews.xml index.xml

bodewig     2003/09/30 06:07:57

  Modified:    docs     antnews.html index.html
               xdocs    antnews.xml index.xml
  Log:
  Announce the 1.6beta release
  
  Revision  Changes    Path
  1.79      +16 -0     ant/docs/antnews.html
  
  Index: antnews.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/antnews.html,v
  retrieving revision 1.78
  retrieving revision 1.79
  diff -u -r1.78 -r1.79
  --- antnews.html	23 Sep 2003 11:04:09 -0000	1.78
  +++ antnews.html	30 Sep 2003 13:07:57 -0000	1.79
  @@ -175,6 +175,22 @@
     <div class="content">
       <h1 class="title">News</h1>
               <h3 class="section">
  +      <a name="Ant 1.6beta1"></a>
  +      Ant 1.6beta1
  +    </h3>
  +                        <h3>September 30, 2003 - Ant 1.6beta1 Available</h3>
  +                                <p>Apache Ant 1.6beta1 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6beta1/">download</a>.  As
  +    we've already said in the announcements of Ant 1.5.4, this release
  +    requires JDK 1.2 or later to run.</p>
  +                                <p>We encourage user to give this beta a release a try and report
  +    any bugs found so that we get a chance to fix them before we make
  +    the final release of Ant 1.6.</p>
  +                                <p>Ant 1.6 adds a lot of new features, most prominently support
  +    for XML namespaces as well as a new concept of Ant libraries that
  +    makes use of namespaces to avoid name clashes of custom tasks.
  +    For a longer list of fixed bugs and new features see the release
  +    notes.</p>
  +                        <h3 class="section">
         <a name="Ant 1.5.4"></a>
         Ant 1.5.4
       </h3>
  
  
  
  1.289     +15 -0     ant/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/index.html,v
  retrieving revision 1.288
  retrieving revision 1.289
  diff -u -r1.288 -r1.289
  --- index.html	23 Sep 2003 11:04:09 -0000	1.288
  +++ index.html	30 Sep 2003 13:07:57 -0000	1.289
  @@ -183,6 +183,21 @@
       Apache folks and share the knowledge.
       </p>
                           <h3 class="section">
  +      <a name="Ant 1.6beta1"></a>
  +      Ant 1.6beta1
  +    </h3>
  +                        <p>Apache Ant 1.6beta1 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6beta1/">download</a>.  As
  +    we've already said in the announcements of Ant 1.5.4, this release
  +    requires JDK 1.2 or later to run.</p>
  +                                <p>We encourage user to give this beta a release a try and report
  +    any bugs found so that we get a chance to fix them before we make
  +    the final release of Ant 1.6.</p>
  +                                <p>Ant 1.6 adds a lot of new features, most prominently support
  +    for XML namespaces as well as a new concept of Ant libraries that
  +    makes use of namespaces to avoid name clashes of custom tasks.
  +    For a longer list of fixed bugs and new features see the release
  +    notes.</p>
  +                        <h3 class="section">
         <a name="Ant 1.5.4"></a>
         Ant 1.5.4
       </h3>
  
  
  
  1.49      +19 -0     ant/xdocs/antnews.xml
  
  Index: antnews.xml
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/antnews.xml,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- antnews.xml	20 Aug 2003 23:28:59 -0000	1.48
  +++ antnews.xml	30 Sep 2003 13:07:57 -0000	1.49
  @@ -9,6 +9,25 @@
     </properties>
   
   <body>
  +   <section name="Ant 1.6beta1">
  +    <h3>September 30, 2003 - Ant 1.6beta1 Available</h3>
  +    <p>Apache Ant 1.6beta1 is now available for <a
  +    href="http://cvs.apache.org/dist/ant/v1.6beta1/">download</a>.  As
  +    we've already said in the announcements of Ant 1.5.4, this release
  +    requires JDK 1.2 or later to run.</p>
  +
  +    <p>We encourage user to give this beta a release a try and report
  +    any bugs found so that we get a chance to fix them before we make
  +    the final release of Ant 1.6.</p>
  +
  +    <p>Ant 1.6 adds a lot of new features, most prominently support
  +    for XML namespaces as well as a new concept of Ant libraries that
  +    makes use of namespaces to avoid name clashes of custom tasks.
  +    For a longer list of fixed bugs and new features see the release
  +    notes.</p>
  +
  +   </section>
  +
     <section name="Ant 1.5.4">
       <h3>August 12, 2003 - Ant 1.5.4 Available</h3>
       <p>Apache Ant 1.5.4 is now available for 
  
  
  
  1.54      +18 -0     ant/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/index.xml,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- index.xml	23 Sep 2003 11:04:10 -0000	1.53
  +++ index.xml	30 Sep 2003 13:07:57 -0000	1.54
  @@ -18,6 +18,24 @@
       </p>
   </section>
   
  + <section name="Ant 1.6beta1">
  +    <p>Apache Ant 1.6beta1 is now available for <a
  +    href="http://cvs.apache.org/dist/ant/v1.6beta1/">download</a>.  As
  +    we've already said in the announcements of Ant 1.5.4, this release
  +    requires JDK 1.2 or later to run.</p>
  +
  +    <p>We encourage user to give this beta a release a try and report
  +    any bugs found so that we get a chance to fix them before we make
  +    the final release of Ant 1.6.</p>
  +
  +    <p>Ant 1.6 adds a lot of new features, most prominently support
  +    for XML namespaces as well as a new concept of Ant libraries that
  +    makes use of namespaces to avoid name clashes of custom tasks.
  +    For a longer list of fixed bugs and new features see the release
  +    notes.</p>
  +
  + </section>
  +
    <section name="Ant 1.5.4">
       <p>Apache Ant 1.5.4 is now available for
        <a href="http://ant.apache.org/bindownload.cgi">download</a>.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org