Browse Source

Announce AntUnit 1.0 Beta 1

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448797 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 18 years ago
parent
commit
f99da8fc9f
12 changed files with 100 additions and 4 deletions
  1. +8
    -0
      docs/antlibs/antunit/index.html
  2. +3
    -0
      docs/antlibs/bindownload.html
  3. +1
    -1
      docs/antlibs/proper.html
  4. +3
    -0
      docs/antlibs/srcdownload.html
  5. +19
    -0
      docs/antnews.html
  6. +11
    -1
      docs/index.html
  7. +10
    -0
      xdocs/antlibs/antunit/index.xml
  8. +4
    -0
      xdocs/antlibs/bindownload.xml
  9. +1
    -1
      xdocs/antlibs/proper.xml
  10. +4
    -0
      xdocs/antlibs/srcdownload.xml
  11. +23
    -0
      xdocs/antnews.xml
  12. +13
    -1
      xdocs/index.xml

+ 8
- 0
docs/antlibs/antunit/index.html View File

@@ -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>


+ 3
- 0
docs/antlibs/bindownload.html View File

@@ -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>




+ 1
- 1
docs/antlibs/proper.html View File

@@ -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>


+ 3
- 0
docs/antlibs/srcdownload.html View File

@@ -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>




+ 19
- 0
docs/antnews.html View File

@@ -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>


+ 11
- 1
docs/index.html View File

@@ -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


+ 10
- 0
xdocs/antlibs/antunit/index.xml View File

@@ -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


+ 4
- 0
xdocs/antlibs/bindownload.xml View File

@@ -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>


+ 1
- 1
xdocs/antlibs/proper.xml View File

@@ -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>


+ 4
- 0
xdocs/antlibs/srcdownload.xml View File

@@ -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>


+ 23
- 0
xdocs/antnews.xml View File

@@ -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


+ 13
- 1
xdocs/index.xml View File

@@ -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


Loading…
Cancel
Save