git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448797 13f79535-47bb-0310-9956-ffa450edef68master
@@ -115,6 +115,14 @@ | |||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">AntUnit</h1> | <h1 class="title">AntUnit</h1> | ||||
<h3 class="section"> | <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 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"> | |||||
<a name="Idea"></a> | <a name="Idea"></a> | ||||
Idea | Idea | ||||
</h3> | </h3> | ||||
@@ -143,6 +143,9 @@ releases at <a href="http://people.apache.org/dist/ant/antlibs/">http://people.a | |||||
<p>Currently available:</p> | <p>Currently available:</p> | ||||
<ul> | <ul> | ||||
<li><a href="http://people.apache.org/dist/ant/antlibs/antunit/binaries/">AntUnit | |||||
1.0Beta1</a></li> | |||||
<li><a href="http://people.apache.org/dist/ant/antlibs/dotnet/binaries/">.NET | <li><a href="http://people.apache.org/dist/ant/antlibs/dotnet/binaries/">.NET | ||||
Ant library 1.0Beta1</a></li> | Ant library 1.0Beta1</a></li> | ||||
@@ -195,7 +195,7 @@ | |||||
</th> | </th> | ||||
<td colspan="1" rowspan="1" | <td colspan="1" rowspan="1" | ||||
valign="top" align="left"> | valign="top" align="left"> | ||||
None | |||||
1.0 Beta 1 released on September 22, 2006 | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
</table> | </table> | ||||
@@ -143,6 +143,9 @@ releases at <a href="http://people.apache.org/dist/ant/antlibs/">http://people.a | |||||
<p>Currently available:</p> | <p>Currently available:</p> | ||||
<ul> | <ul> | ||||
<li><a href="http://people.apache.org/dist/ant/antlibs/antunit/source/">AntUnit | |||||
1.0Beta1</a></li> | |||||
<li><a href="http://people.apache.org/dist/ant/antlibs/dotnet/source/">.NET | <li><a href="http://people.apache.org/dist/ant/antlibs/dotnet/source/">.NET | ||||
Ant library 1.0Beta1</a></li> | Ant library 1.0Beta1</a></li> | ||||
@@ -174,6 +174,14 @@ | |||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">News</h1> | <h1 class="title">News</h1> | ||||
<h3 class="section"> | <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.7.0Beta2"></a> | <a name="Ant 1.7.0Beta2"></a> | ||||
Ant 1.7.0Beta2 | Ant 1.7.0Beta2 | ||||
</h3> | </h3> | ||||
@@ -196,6 +204,17 @@ | |||||
<p>Ant 1.7 has no support for Java6 features, but first tests on Java6 | <p>Ant 1.7 has no support for Java6 features, but first tests on Java6 | ||||
did not fail.</p> | did not fail.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name=".NET Ant Library 1.0Beta1"></a> | |||||
.NET Ant Library 1.0Beta1 | |||||
</h3> | |||||
<h3>September 13, 2006 - Apache .NET Ant Library 1.0Beta1 Available</h3> | |||||
<p>Apache .NET Ant Library 1.0Beta1 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 | |||||
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="Ant 1.6.5"></a> | <a name="Ant 1.6.5"></a> | ||||
Ant 1.6.5 | Ant 1.6.5 | ||||
</h3> | </h3> | ||||
@@ -199,7 +199,17 @@ | |||||
<p>Apache .NET Ant Library 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | <p>Apache .NET Ant Library 1.0Beta1 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 | <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> | |||||
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"> | <h3 class="section"> | ||||
<a name="Ant 1.6.5"></a> | <a name="Ant 1.6.5"></a> | ||||
Ant 1.6.5 | Ant 1.6.5 | ||||
@@ -24,6 +24,16 @@ | |||||
<body> | <body> | ||||
<section name="AntUnit 1.0Beta1"> | |||||
<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> | |||||
or <a | |||||
href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a> | |||||
release.</p> | |||||
</section> | |||||
<section name="Idea"> | <section name="Idea"> | ||||
<p>Initially all tests for Ant tasks were written as individual | <p>Initially all tests for Ant tasks were written as individual | ||||
<a href="http://www.junit.org/">JUnit</a> test cases. Pretty | <a href="http://www.junit.org/">JUnit</a> test cases. Pretty | ||||
@@ -57,6 +57,10 @@ href="http://people.apache.org/dist/ant/antlibs/">http://people.apache.org/dist/ | |||||
<ul> | <ul> | ||||
<li><a | |||||
href="http://people.apache.org/dist/ant/antlibs/antunit/binaries/">AntUnit | |||||
1.0Beta1</a></li> | |||||
<li><a | <li><a | ||||
href="http://people.apache.org/dist/ant/antlibs/dotnet/binaries/">.NET | href="http://people.apache.org/dist/ant/antlibs/dotnet/binaries/">.NET | ||||
Ant library 1.0Beta1</a></li> | Ant library 1.0Beta1</a></li> | ||||
@@ -61,7 +61,7 @@ | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<th>Latest Release:</th> | <th>Latest Release:</th> | ||||
<td>None</td> | |||||
<td>1.0 Beta 1 released on September 22, 2006</td> | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
</subsection> | </subsection> | ||||
@@ -57,6 +57,10 @@ href="http://people.apache.org/dist/ant/antlibs/">http://people.apache.org/dist/ | |||||
<ul> | <ul> | ||||
<li><a | |||||
href="http://people.apache.org/dist/ant/antlibs/antunit/source/">AntUnit | |||||
1.0Beta1</a></li> | |||||
<li><a | <li><a | ||||
href="http://people.apache.org/dist/ant/antlibs/dotnet/source/">.NET | href="http://people.apache.org/dist/ant/antlibs/dotnet/source/">.NET | ||||
Ant library 1.0Beta1</a></li> | Ant library 1.0Beta1</a></li> | ||||
@@ -26,6 +26,16 @@ | |||||
</properties> | </properties> | ||||
<body> | <body> | ||||
<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.7.0Beta2"> | <section name="Ant 1.7.0Beta2"> | ||||
<h3>September 17, 2006 - Ant 1.7.0Beta2 Available</h3> | <h3>September 17, 2006 - Ant 1.7.0Beta2 Available</h3> | ||||
<p>Apache Ant 1.7.0Beta2 is now available for <a | <p>Apache Ant 1.7.0Beta2 is now available for <a | ||||
@@ -52,6 +62,19 @@ | |||||
did not fail.</p> | did not fail.</p> | ||||
</section> | </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 | |||||
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 | |||||
Microsoft's frameworks as well as Mono.</p> | |||||
<p>For more information see the <a href="antlibs/dotnet/">Antlib's | |||||
home page</a></p> | |||||
</section> | |||||
<section name="Ant 1.6.5"> | <section name="Ant 1.6.5"> | ||||
<h3>June 2, 2005 - Ant 1.6.5 Available</h3> | <h3>June 2, 2005 - Ant 1.6.5 Available</h3> | ||||
<p>Apache Ant 1.6.5 is now available for <a | <p>Apache Ant 1.6.5 is now available for <a | ||||
@@ -58,9 +58,21 @@ | |||||
<p>This Ant Library contains support for tools like NUnit as well | <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> | |||||
Microsoft's frameworks as well as Mono.</p> | |||||
<p>For more information see the <a href="antlibs/dotnet/">Antlib's | |||||
home page</a></p> | |||||
</section> | </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"> | <section name="Ant 1.6.5"> | ||||
<h3>June 2, 2005 - Ant 1.6.5 Available</h3> | <h3>June 2, 2005 - Ant 1.6.5 Available</h3> | ||||
<p>Apache Ant 1.6.5 is now available for <a | <p>Apache Ant 1.6.5 is now available for <a | ||||