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 2006/10/29 20:49:45 UTC

svn commit: r468962 - in /ant/core/trunk: docs/ docs/antlibs/ docs/antlibs/antunit/ docs/manual/ docs/manual/CoreTasks/ xdocs/ xdocs/antlibs/ xdocs/antlibs/antunit/

Author: bodewig
Date: Sun Oct 29 11:49:44 2006
New Revision: 468962

URL: http://svn.apache.org/viewvc?view=rev&rev=468962
Log:
AntUnit 1.0 Beta2

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
    ant/core/trunk/docs/manual/CoreTasks/subant.html
    ant/core/trunk/docs/manual/running.html
    ant/core/trunk/docs/manual/using.html
    ant/core/trunk/xdocs/antlibs/antunit/index.xml
    ant/core/trunk/xdocs/antlibs/bindownload.xml
    ant/core/trunk/xdocs/antlibs/proper.xml
    ant/core/trunk/xdocs/antlibs/srcdownload.xml
    ant/core/trunk/xdocs/antnews.xml
    ant/core/trunk/xdocs/index.xml

Modified: ant/core/trunk/docs/antlibs/antunit/index.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/antlibs/antunit/index.html?view=diff&rev=468962&r1=468961&r2=468962
==============================================================================
--- ant/core/trunk/docs/antlibs/antunit/index.html (original)
+++ ant/core/trunk/docs/antlibs/antunit/index.html Sun Oct 29 11:49:44 2006
@@ -115,11 +115,11 @@
   <div class="content">
     <h1 class="title">AntUnit</h1>
             <h3 class="section">
-      <a name="AntUnit 1.0Beta1"></a>
-      AntUnit 1.0Beta1
+      <a name="AntUnit 1.0Beta2"></a>
+      AntUnit 1.0Beta2
     </h3>
-                        <h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3>
-                                <p>Apache AntUnit 1.0Beta1 is now available for download as <a href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a>
+                        <h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3>
+                                <p>Apache AntUnit 1.0Beta2 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>
                         <h3 class="section">

Modified: ant/core/trunk/docs/antlibs/bindownload.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/antlibs/bindownload.html?view=diff&rev=468962&r1=468961&r2=468962
==============================================================================
--- ant/core/trunk/docs/antlibs/bindownload.html (original)
+++ ant/core/trunk/docs/antlibs/bindownload.html Sun Oct 29 11:49:44 2006
@@ -144,7 +144,7 @@
                                 <ul>
 
   <li><a href="http://people.apache.org/dist/ant/antlibs/antunit/binaries/">AntUnit
-  1.0Beta1</a></li>
+  1.0Beta2</a></li>
 
   <li><a href="http://people.apache.org/dist/ant/antlibs/dotnet/binaries/">.NET
   Ant library 1.0Beta1</a></li>

Modified: ant/core/trunk/docs/antlibs/proper.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/antlibs/proper.html?view=diff&rev=468962&r1=468961&r2=468962
==============================================================================
--- ant/core/trunk/docs/antlibs/proper.html (original)
+++ ant/core/trunk/docs/antlibs/proper.html Sun Oct 29 11:49:44 2006
@@ -195,7 +195,7 @@
       </th>
                           <td colspan="1" rowspan="1"
       valign="top" align="left">
-          1.0 Beta 1 released on September 22, 2006
+          1.0 Beta 2 released on October 29, 2006
       </td>
       </tr>
           </table>

Modified: ant/core/trunk/docs/antlibs/srcdownload.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/antlibs/srcdownload.html?view=diff&rev=468962&r1=468961&r2=468962
==============================================================================
--- ant/core/trunk/docs/antlibs/srcdownload.html (original)
+++ ant/core/trunk/docs/antlibs/srcdownload.html Sun Oct 29 11:49:44 2006
@@ -144,7 +144,7 @@
                                 <ul>
 
   <li><a href="http://people.apache.org/dist/ant/antlibs/antunit/source/">AntUnit
-  1.0Beta1</a></li>
+  1.0Beta2</a></li>
 
   <li><a href="http://people.apache.org/dist/ant/antlibs/dotnet/source/">.NET
   Ant library 1.0Beta1</a></li>

Modified: ant/core/trunk/docs/antnews.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/antnews.html?view=diff&rev=468962&r1=468961&r2=468962
==============================================================================
--- ant/core/trunk/docs/antnews.html (original)
+++ ant/core/trunk/docs/antnews.html Sun Oct 29 11:49:44 2006
@@ -174,6 +174,14 @@
   <div class="content">
     <h1 class="title">News</h1>
             <h3 class="section">
+      <a name="AntUnit 1.0Beta2"></a>
+      AntUnit 1.0Beta2
+    </h3>
+                        <h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3>
+                                <p>Apache AntUnit 1.0Beta1 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="Ant 1.7.0Beta3"></a>
       Ant 1.7.0Beta3
     </h3>

Modified: ant/core/trunk/docs/index.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/index.html?view=diff&rev=468962&r1=468961&r2=468962
==============================================================================
--- ant/core/trunk/docs/index.html (original)
+++ ant/core/trunk/docs/index.html Sun Oct 29 11:49:44 2006
@@ -192,6 +192,14 @@
                                 <p>Ant 1.7 has no support for Java6 features, but first tests on Java6 
     did not fail.</p>
                         <h3 class="section">
+      <a name="AntUnit 1.0Beta2"></a>
+      AntUnit 1.0Beta2
+    </h3>
+                        <h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3>
+                                <p>Apache AntUnit 1.0Beta1 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.0Beta1"></a>
       .NET Ant Library 1.0Beta1
     </h3>
@@ -202,14 +210,6 @@
     Microsoft's frameworks as well as Mono.</p>
                                 <p>For more information see the <a href="antlibs/dotnet/">Antlib's
     home page</a></p>
-                        <h3 class="section">
-      <a name="AntUnit 1.0Beta1"></a>
-      AntUnit 1.0Beta1
-    </h3>
-                        <h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3>
-                                <p>Apache AntUnit 1.0Beta1 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="Ant 1.6.5"></a>
       Ant 1.6.5

Modified: ant/core/trunk/docs/manual/CoreTasks/subant.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTasks/subant.html?view=diff&rev=468962&r1=468961&r2=468962
==============================================================================
--- ant/core/trunk/docs/manual/CoreTasks/subant.html (original)
+++ ant/core/trunk/docs/manual/CoreTasks/subant.html Sun Oct 29 11:49:44 2006
@@ -595,4 +595,4 @@
 </table>
 
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: ant/core/trunk/docs/manual/running.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/running.html?view=diff&rev=468962&r1=468961&r2=468962
==============================================================================
--- ant/core/trunk/docs/manual/running.html (original)
+++ ant/core/trunk/docs/manual/running.html Sun Oct 29 11:49:44 2006
@@ -581,4 +581,4 @@
 
 
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: ant/core/trunk/docs/manual/using.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/using.html?view=diff&rev=468962&r1=468961&r2=468962
==============================================================================
--- ant/core/trunk/docs/manual/using.html (original)
+++ ant/core/trunk/docs/manual/using.html Sun Oct 29 11:49:44 2006
@@ -680,4 +680,4 @@
 </ol>
 
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: ant/core/trunk/xdocs/antlibs/antunit/index.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/antlibs/antunit/index.xml?view=diff&rev=468962&r1=468961&r2=468962
==============================================================================
--- ant/core/trunk/xdocs/antlibs/antunit/index.xml (original)
+++ ant/core/trunk/xdocs/antlibs/antunit/index.xml Sun Oct 29 11:49:44 2006
@@ -24,10 +24,10 @@
 
   <body>
 
-    <section name="AntUnit 1.0Beta1">
-      <h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3>
+    <section name="AntUnit 1.0Beta2">
+      <h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3>
 
-      <p>Apache AntUnit 1.0Beta1 is now available for download as <a
+      <p>Apache AntUnit 1.0Beta2 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>

Modified: ant/core/trunk/xdocs/antlibs/bindownload.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/antlibs/bindownload.xml?view=diff&rev=468962&r1=468961&r2=468962
==============================================================================
--- ant/core/trunk/xdocs/antlibs/bindownload.xml (original)
+++ ant/core/trunk/xdocs/antlibs/bindownload.xml Sun Oct 29 11:49:44 2006
@@ -59,7 +59,7 @@
 
   <li><a
   href="http://people.apache.org/dist/ant/antlibs/antunit/binaries/">AntUnit
-  1.0Beta1</a></li>
+  1.0Beta2</a></li>
 
   <li><a
   href="http://people.apache.org/dist/ant/antlibs/dotnet/binaries/">.NET

Modified: ant/core/trunk/xdocs/antlibs/proper.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/antlibs/proper.xml?view=diff&rev=468962&r1=468961&r2=468962
==============================================================================
--- ant/core/trunk/xdocs/antlibs/proper.xml (original)
+++ ant/core/trunk/xdocs/antlibs/proper.xml Sun Oct 29 11:49:44 2006
@@ -61,7 +61,7 @@
           </tr>
           <tr>
             <th>Latest Release:</th>
-            <td>1.0 Beta 1 released on September 22, 2006</td>
+            <td>1.0 Beta 2 released on October 29, 2006</td>
           </tr>
         </table>
       </subsection>

Modified: ant/core/trunk/xdocs/antlibs/srcdownload.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/antlibs/srcdownload.xml?view=diff&rev=468962&r1=468961&r2=468962
==============================================================================
--- ant/core/trunk/xdocs/antlibs/srcdownload.xml (original)
+++ ant/core/trunk/xdocs/antlibs/srcdownload.xml Sun Oct 29 11:49:44 2006
@@ -59,7 +59,7 @@
 
   <li><a
   href="http://people.apache.org/dist/ant/antlibs/antunit/source/">AntUnit
-  1.0Beta1</a></li>
+  1.0Beta2</a></li>
 
   <li><a
   href="http://people.apache.org/dist/ant/antlibs/dotnet/source/">.NET

Modified: ant/core/trunk/xdocs/antnews.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/antnews.xml?view=diff&rev=468962&r1=468961&r2=468962
==============================================================================
--- ant/core/trunk/xdocs/antnews.xml (original)
+++ ant/core/trunk/xdocs/antnews.xml Sun Oct 29 11:49:44 2006
@@ -26,6 +26,16 @@
   </properties>
 
 <body>
+  <section name="AntUnit 1.0Beta2">
+    <h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3>
+    <p>Apache AntUnit 1.0Beta1 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>
+  </section>
+
   <section name="Ant 1.7.0Beta3">
     <h3>October 15, 2006 - Ant 1.7.0Beta3 Available</h3>
     <p>Apache Ant 1.7.0Beta3 is now available for <a

Modified: ant/core/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/index.xml?view=diff&rev=468962&r1=468961&r2=468962
==============================================================================
--- ant/core/trunk/xdocs/index.xml (original)
+++ ant/core/trunk/xdocs/index.xml Sun Oct 29 11:49:44 2006
@@ -51,6 +51,16 @@
     did not fail.</p>
   </section>
 
+  <section name="AntUnit 1.0Beta2">
+    <h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3>
+    <p>Apache AntUnit 1.0Beta1 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>
+  </section>
+
   <section name=".NET Ant Library 1.0Beta1">
     <h3>September 13, 2006 - Apache .NET Ant Library 1.0Beta1 Available</h3>
     <p>Apache .NET Ant Library 1.0Beta1 is now available for <a
@@ -64,15 +74,6 @@
     home page</a></p>
   </section>
 
-  <section name="AntUnit 1.0Beta1">
-    <h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3>
-    <p>Apache AntUnit 1.0Beta1 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>
-  </section>
    <section name="Ant 1.6.5">
     <h3>June 2, 2005 - Ant 1.6.5 Available</h3>
     <p>Apache Ant 1.6.5 is now available for <a



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