Browse Source

Announce .NET Antlib release

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

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

@@ -129,6 +129,19 @@ Thus they must be untarred with a GNU compatible version of
the <a href="http://www.apache.org/dist/ant/antlibs/">master distribution
directory</a> or, preferably, its <a href="[preferred]/ant/antlibs/">mirror</a>.</p>
<h3 class="section">
<a name="Downloading Betas"></a>
Downloading Betas
</h3>
<p>Beta releases are not mirrored, you can find our latest beta
releases at <a href="http://people.apache.org/dist/ant/antlibs/">http://people.apache.org/dist/ant/antlibs/</a>.</p>
<p>Currently available:</p>
<ul>

<li><a href="http://people.apache.org/dist/ant/antlibs/dotnet/binaries/">.NET
Ant library 1.0Beta1</a></li>

</ul>
<h3 class="section">
<a name="Verify Releases"></a>
Verify Releases
</h3>


+ 10
- 0
docs/antlibs/dotnet/index.html View File

@@ -109,6 +109,16 @@
<div class="content">
<h1 class="title">.NET Ant Library</h1>
<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
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>
Idea
</h3>


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

@@ -273,7 +273,7 @@
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
None
1.0 Beta 1 released on September, 13 2006
</td>
</tr>
</table>


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

@@ -129,6 +129,19 @@ Thus they must be untarred with a GNU compatible version of
the <a href="http://www.apache.org/dist/ant/antlibs/">master distribution
directory</a> or, preferably, its <a href="[preferred]/ant/antlibs/">mirror</a>.</p>
<h3 class="section">
<a name="Downloading Betas"></a>
Downloading Betas
</h3>
<p>Beta releases are not mirrored, you can find our latest beta
releases at <a href="http://people.apache.org/dist/ant/antlibs/">http://people.apache.org/dist/ant/antlibs/</a>.</p>
<p>Currently available:</p>
<ul>

<li><a href="http://people.apache.org/dist/ant/antlibs/dotnet/source/">.NET
Ant library 1.0Beta1</a></li>

</ul>
<h3 class="section">
<a name="Verify Releases"></a>
Verify Releases
</h3>


+ 9
- 0
docs/index.html View File

@@ -192,6 +192,15 @@
<p>Ant 1.7 has no support for Java6 features, but first tests on Java6
did not fail.</p>
<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>
<h3 class="section">
<a name="Ant 1.6.5"></a>
Ant 1.6.5
</h3>


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

@@ -47,15 +47,25 @@ directory</a> or, preferably, its <a href="[preferred]/ant/antlibs/">mirror</a>.

</section>

<!--section name="Downloading Ant 1.7.0Beta1">
<section name="Downloading Betas">

<p>Beta releases are not mirrored, you can find our latest beta
release at <a
href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p>
releases at <a
href="http://people.apache.org/dist/ant/antlibs/">http://people.apache.org/dist/ant/antlibs/</a>.</p>

<p>Currently available:</p>

<ul>

<li><a
href="http://people.apache.org/dist/ant/antlibs/dotnet/binaries/">.NET
Ant library 1.0Beta1</a></li>

</ul>

</section>

<section name="Mirror">
<!--section name="Mirror">

<p>You are currently using <b>[preferred]</b>. If you encounter a
problem with this mirror, please select another mirror. If all


+ 13
- 1
xdocs/antlibs/dotnet/index.xml View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
@@ -24,6 +24,18 @@

<body>

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

<p>This library doesn't strive to replace NAnt or MSBuild, its


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

@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
@@ -105,7 +105,7 @@
</tr>
<tr>
<th>Latest Release:</th>
<td>None</td>
<td>1.0 Beta 1 released on September, 13 2006</td>
</tr>
</table>
</subsection>


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

@@ -47,15 +47,25 @@ directory</a> or, preferably, its <a href="[preferred]/ant/antlibs/">mirror</a>.

</section>

<!--section name="Downloading Ant 1.7.0Beta1">
<section name="Downloading Betas">

<p>Beta releases are not mirrored, you can find our latest beta
release at <a
href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p>
releases at <a
href="http://people.apache.org/dist/ant/antlibs/">http://people.apache.org/dist/ant/antlibs/</a>.</p>

<p>Currently available:</p>

<ul>

<li><a
href="http://people.apache.org/dist/ant/antlibs/dotnet/source/">.NET
Ant library 1.0Beta1</a></li>

</ul>

</section>

<section name="Mirror">
<!--section name="Mirror">

<p>You are currently using <b>[preferred]</b>. If you encounter a
problem with this mirror, please select another mirror. If all


+ 9
- 0
xdocs/index.xml View File

@@ -51,6 +51,15 @@
did not fail.</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
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>
</section>

<section name="Ant 1.6.5">
<h3>June 2, 2005 - Ant 1.6.5 Available</h3>


Loading…
Cancel
Save