Author: bodewig
Date: Wed Sep  3 04:05:44 2008
New Revision: 691569

URL: http://svn.apache.org/viewvc?rev=691569&view=rev
Log:
re-generate site

Modified:
    ant/core/trunk/docs/antlibs/antunit/index.html
    ant/core/trunk/docs/antlibs/bindownload.html
    ant/core/trunk/docs/antlibs/proper.html
    ant/core/trunk/docs/antlibs/srcdownload.html
    ant/core/trunk/docs/antnews.html
    ant/core/trunk/docs/index.html

Modified: ant/core/trunk/docs/antlibs/antunit/index.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/antlibs/antunit/index.html?rev=691569&r1=691568&r2=691569&view=diff
==============================================================================
--- ant/core/trunk/docs/antlibs/antunit/index.html (original)
+++ ant/core/trunk/docs/antlibs/antunit/index.html Wed Sep  3 04:05:44 2008
@@ -149,6 +149,19 @@
   <div class="content">
     <h1 class="title">AntUnit</h1>
             <h3 class="section">
+      <a name="AntUnit 1.1 Beta 1"></a>
+      AntUnit 1.1 Beta 1
+    </h3>
+                        <h3>September 3, 2008 - Apache AntUnit 1.1 Beta 1 
Available</h3>
+                                <p>Apache AntUnit 1.1 Beta 1 is now available 
for download as <a 
href="http://ant.apache.org/antlibs/bindownload.cgi";>binary</a>
+      or <a href="http://ant.apache.org/antlibs/srcdownload.cgi";>source</a>
+      release.</p>
+                                <p>In addition to a few bugfixes and some new 
assertions AntUnit
+        1.1 allows test listeners to receive the log output of the
+        project under test.  Both plainlistener and xmllistener have
+        an option that makes them echo the projects output into their
+        respective logs.</p>
+                        <h3 class="section">
       <a name="AntUnit 1.0"></a>
       AntUnit 1.0
     </h3>

Modified: ant/core/trunk/docs/antlibs/bindownload.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/antlibs/bindownload.html?rev=691569&r1=691568&r2=691569&view=diff
==============================================================================
--- ant/core/trunk/docs/antlibs/bindownload.html (original)
+++ ant/core/trunk/docs/antlibs/bindownload.html Wed Sep  3 04:05:44 2008
@@ -228,6 +228,28 @@
 </ul>
 </li>
 
+<li>Apache AntUnit 1.1 Beta 1
+<ul>
+<li><code>.zip</code> archive:
+<a 
href="[preferred]/ant/antlibs/antunit/binaries/apache-ant-antunit-1.1beta1-bin.zip">apache-ant-antunit-1.1beta1-bin.zip</a>
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/binaries/apache-ant-antunit-1.1beta1-bin.zip.asc";>PGP</a>]
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/binaries/apache-ant-antunit-1.1beta1-bin.zip.sha1";>SHA1</a>]
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/binaries/apache-ant-antunit-1.1beta1-bin.zip.md5";>MD5</a>]</li>
+
+<li><code>.tar.gz</code> archive:
+<a 
href="[preferred]/ant/antlibs/antunit/binaries/apache-ant-antunit-1.1beta1-bin.tar.gz">apache-ant-antunit-1.1beta1-bin.tar.gz</a>
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/binaries/apache-ant-antunit-1.1beta1-bin.tar.gz.asc";>PGP</a>]
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/binaries/apache-ant-antunit-1.1beta1-bin.tar.gz.sha1";>SHA1</a>]
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/binaries/apache-ant-antunit-1.1beta1-bin.tar.gz.md5";>MD5</a>]</li>
+
+<li><code>.tar.bz2</code> archive:
+<a 
href="[preferred]/ant/antlibs/antunit/binaries/apache-ant-antunit-1.1beta1-bin.tar.bz2">apache-ant-antunit-1.1beta1-bin.tar.bz2</a>
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/binaries/apache-ant-antunit-1.1beta1-bin.tar.bz2.asc";>PGP</a>]
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/binaries/apache-ant-antunit-1.1beta1-bin.tar.bz2.sha1";>SHA1</a>]
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/binaries/apache-ant-antunit-1.1beta1-bin.tar.bz2.md5";>MD5</a>]</li>
+</ul>
+</li>
+
 <li>Apache AntUnit 1.0
 <ul>
 <li><code>.zip</code> archive:

Modified: ant/core/trunk/docs/antlibs/proper.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/antlibs/proper.html?rev=691569&r1=691568&r2=691569&view=diff
==============================================================================
--- ant/core/trunk/docs/antlibs/proper.html (original)
+++ ant/core/trunk/docs/antlibs/proper.html Wed Sep  3 04:05:44 2008
@@ -229,7 +229,8 @@
       </th>
                           <td colspan="1" rowspan="1"
       valign="top" align="left">
-          1.0 released on January 8, 2007
+          1.0 released on January 8, 2007 - 1.1 Beta 1 released
+              on September 3, 2008
       </td>
       </tr>
           </table>

Modified: ant/core/trunk/docs/antlibs/srcdownload.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/antlibs/srcdownload.html?rev=691569&r1=691568&r2=691569&view=diff
==============================================================================
--- ant/core/trunk/docs/antlibs/srcdownload.html (original)
+++ ant/core/trunk/docs/antlibs/srcdownload.html Wed Sep  3 04:05:44 2008
@@ -228,6 +228,28 @@
 </ul>
 </li>
 
+<li>Apache AntUnit 1.1 Beta 1
+<ul>
+<li><code>.zip</code> archive:
+<a 
href="[preferred]/ant/antlibs/antunit/source/apache-ant-antunit-1.1beta1-src.zip">apache-ant-antunit-1.1beta1-src.zip</a>
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.1beta1-src.zip.asc";>PGP</a>]
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.1beta1-src.zip.sha1";>SHA1</a>]
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.1beta1-src.zip.md5";>MD5</a>]</li>
+
+<li><code>.tar.gz</code> archive:
+<a 
href="[preferred]/ant/antlibs/antunit/source/apache-ant-antunit-1.1beta1-src.tar.gz">apache-ant-antunit-1.1beta1-src.tar.gz</a>
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.1beta1-src.tar.gz.asc";>PGP</a>]
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.1beta1-src.tar.gz.sha1";>SHA1</a>]
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.1beta1-src.tar.gz.md5";>MD5</a>]</li>
+
+<li><code>.tar.bz2</code> archive:
+<a 
href="[preferred]/ant/antlibs/antunit/source/apache-ant-antunit-1.1beta1-src.tar.bz2">apache-ant-antunit-1.1beta1-src.tar.bz2</a>
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.1beta1-src.tar.bz2.asc";>PGP</a>]
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.1beta1-src.tar.bz2.sha1";>SHA1</a>]
+[<a 
href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.1beta1-src.tar.bz2.md5";>MD5</a>]</li>
+</ul>
+</li>
+
 <li>Apache AntUnit 1.0
 <ul>
 <li><code>.zip</code> archive:

Modified: ant/core/trunk/docs/antnews.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/antnews.html?rev=691569&r1=691568&r2=691569&view=diff
==============================================================================
--- ant/core/trunk/docs/antnews.html (original)
+++ ant/core/trunk/docs/antnews.html Wed Sep  3 04:05:44 2008
@@ -205,6 +205,21 @@
   <div class="content">
     <h1 class="title">News</h1>
             <h3 class="section">
+      <a name="AntUnit 1.1 Beta 1"></a>
+      AntUnit 1.1 Beta 1
+    </h3>
+                        <h3>September 3, 2008 - Apache AntUnit 1.1 Beta 1 
Available</h3>
+                                <p>Apache AntUnit 1.1 Beta 1 is now available 
for download as <a 
href="http://ant.apache.org/antlibs/bindownload.cgi";>binary</a>
+      or <a href="http://ant.apache.org/antlibs/srcdownload.cgi";>source</a>
+      release.</p>
+                                <p>In addition to a few bugfixes and some new 
assertions AntUnit
+      1.1 allows test listeners to receive the log output of the
+      project under test.  Both plainlistener and xmllistener have
+      an option that makes them echo the projects output into their
+      respective logs.</p>
+                                <p>For more information see the <a 
href="antlibs/antunit/">Antlib's
+        home page</a></p>
+                        <h3 class="section">
       <a name="Ant 1.7.1"></a>
       Ant 1.7.1
     </h3>

Modified: ant/core/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/index.html?rev=691569&r1=691568&r2=691569&view=diff
==============================================================================
--- ant/core/trunk/docs/index.html (original)
+++ ant/core/trunk/docs/index.html Wed Sep  3 04:05:44 2008
@@ -210,6 +210,21 @@
                                 <p>Ant 1.7.1 has extended support for Java6 
features.</p>
                                 <p> Ant 1.7.1 &lt;script&gt; now has support 
for JavaFX.</p>
                         <h3 class="section">
+      <a name="AntUnit 1.1 Beta 1"></a>
+      AntUnit 1.1 Beta 1
+    </h3>
+                        <h3>September 3, 2008 - Apache AntUnit 1.1 Beta 1 
Available</h3>
+                                <p>Apache AntUnit 1.1 Beta 1 is now available 
for download as <a 
href="http://ant.apache.org/antlibs/bindownload.cgi";>binary</a>
+      or <a href="http://ant.apache.org/antlibs/srcdownload.cgi";>source</a>
+      release.</p>
+                                <p>In addition to a few bugfixes and some new 
assertions AntUnit
+      1.1 allows test listeners to receive the log output of the
+      project under test.  Both plainlistener and xmllistener have
+      an option that makes them echo the projects output into their
+      respective logs.</p>
+                                <p>For more information see the <a 
href="antlibs/antunit/">Antlib's
+        home page</a></p>
+                        <h3 class="section">
       <a name="Apache Ivy is an Ant Sub-Project Now!"></a>
       Apache Ivy is an Ant Sub-Project Now!
     </h3>
@@ -242,21 +257,13 @@
                                 <p>Ant 1.7 fixes also a large number of 
bugs.</p>
                                 <p>Ant 1.7 has some initial support for Java6 
features.</p>
                         <h3 class="section">
-      <a name="AntUnit 1.0"></a>
-      AntUnit 1.0
-    </h3>
-                        <h3>January 8, 2007 - Apache AntUnit 1.0 Available</h3>
-                                <p>Apache AntUnit 1.0 is now available for <a 
href="http://ant.apache.org/antlibs/bindownload.cgi";>download</a>.</p>
-                                <p>This Ant Library contains tasks to test Ant 
tasks using Ant
-    instead of JUnit.  For more information see the <a 
href="antlibs/antunit/">AntUnit home page</a>.</p>
-                        <h3 class="section">
       <a name=".NET Ant Library 1.0"></a>
       .NET Ant Library 1.0
     </h3>
                         <h3>November 6, 2006 - Apache .NET Ant Library 1.0 
Available</h3>
                                 <p>Apache .NET Ant Library 1.0 is now 
available for <a 
href="http://ant.apache.org/antlibs/bindownload.cgi";>download</a>.</p>
                                 <p>This Ant Library contains support for tools 
like NUnit as well
-    as the "old .NET tasks of Ant's core.  It has been tested
+    as the "old" .NET tasks of Ant's core.  It has been tested
     Microsoft's frameworks as well as Mono.</p>
                                 <p>For more information see the <a 
href="antlibs/dotnet/">Antlib's
     home page</a></p>


Reply via email to