Browse Source

.NET Antlib 1.1 released

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1067085 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 14 years ago
parent
commit
6d85382d06
5 changed files with 49 additions and 31 deletions
  1. +17
    -13
      docs/antlibs/bindownload.html
  2. +6
    -4
      docs/antlibs/dotnet/index.html
  3. +1
    -1
      docs/antlibs/proper.html
  4. +17
    -13
      docs/antlibs/srcdownload.html
  5. +8
    -0
      docs/antnews.html

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

@@ -222,25 +222,28 @@ mirrors for a few days.</div>
require gnu tar to do the extraction.</div>
</div>
<ul>
<li>Apache .NET Ant Library 1.0
<li>Apache .NET Ant Library 1.1
<ul>
<li><code>.zip</code> archive:
<a href="[preferred]/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.0-bin.zip">apache-ant-dotnet-1.0-bin.zip</a>
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.0-bin.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.0-bin.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.0-bin.zip.md5">MD5</a>]</li>
<a href="[preferred]/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.1-bin.zip">apache-ant-dotnet-1.1-bin.zip</a>
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.1-bin.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.1-bin.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.1-bin.zip.sha512">SHA512</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.1-bin.zip.md5">MD5</a>]</li>

<li><code>.tar.gz</code> archive:
<a href="[preferred]/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.0-bin.tar.gz">apache-ant-dotnet-1.0-bin.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.0-bin.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.0-bin.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.0-bin.tar.gz.md5">MD5</a>]</li>
<a href="[preferred]/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.1-bin.tar.gz">apache-ant-dotnet-1.1-bin.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.1-bin.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.1-bin.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.1-bin.tar.gz.sha1">SHA512</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.1-bin.tar.gz.md5">MD5</a>]</li>

<li><code>.tar.bz2</code> archive:
<a href="[preferred]/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.0-bin.tar.bz2">apache-ant-dotnet-1.0-bin.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.0-bin.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.0-bin.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.0-bin.tar.bz2.md5">MD5</a>]</li>
<a href="[preferred]/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.1-bin.tar.bz2">apache-ant-dotnet-1.1-bin.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.1-bin.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.1-bin.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.1-bin.tar.bz2.sha512">SHA512</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/binaries/apache-ant-dotnet-1.1-bin.tar.bz2.md5">MD5</a>]</li>
</ul>
</li>

@@ -337,6 +340,7 @@ SHA1.</p>
</div>

<p class="copyright">
Apache Ant, Apache Ivy, Ant, Ivy, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
<script type="text/javascript" language="JavaScript"><!--
document.write(" - "+"Last Published: " + document.lastModified);
// -->


+ 6
- 4
docs/antlibs/dotnet/index.html View File

@@ -171,15 +171,17 @@
<p>The Apache .NET Antlib provides tasks that support
development of .NET software with Apache Ant.</p>
<h3 class="section">
<a name="Apache .NET Ant Library 1.0"></a>
Apache .NET Ant Library 1.0
<a name="Apache .NET Ant Library 1.1"></a>
Apache .NET Ant Library 1.1
</h3>
<h3>November 6, 2006 - Apache .NET Ant Library 1.0
<h3>February 4, 2011 - Apache .NET Ant Library 1.1
Available</h3>
<p>Apache .NET Ant Library 1.0 is now available for
<p>Apache .NET Ant Library 1.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>This release fixes a few bugs and adds new tasks for the
F# compiler and the tallow tool of the WiX toolkit.</p>
<h3 class="section">
<a name="Idea"></a>
Idea


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

@@ -409,7 +409,7 @@
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
1.0 released on November 6, 2006
1.1 released on February 4, 2011
</td>
</tr>
</table>


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

@@ -222,25 +222,28 @@ mirrors for a few days.</div>
require gnu tar to do the extraction.</div>
</div>
<ul>
<li>Apache .NET Ant Library 1.0
<li>Apache .NET Ant Library 1.1
<ul>
<li><code>.zip</code> archive:
<a href="[preferred]/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.zip">apache-ant-dotnet-1.0-src.zip</a>
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.zip.md5">MD5</a>]</li>
<a href="[preferred]/ant/antlibs/dotnet/source/apache-ant-dotnet-1.1-src.zip">apache-ant-dotnet-1.1-src.zip</a>
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.1-src.zip.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.1-src.zip.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.1-src.zip.sha1">SHA512</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.1-src.zip.md5">MD5</a>]</li>

<li><code>.tar.gz</code> archive:
<a href="[preferred]/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.gz">apache-ant-dotnet-1.0-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.gz.md5">MD5</a>]</li>
<a href="[preferred]/ant/antlibs/dotnet/source/apache-ant-dotnet-1.1-src.tar.gz">apache-ant-dotnet-1.1-src.tar.gz</a>
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.1-src.tar.gz.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.1-src.tar.gz.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.1-src.tar.gz.sha1">SHA512</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.1-src.tar.gz.md5">MD5</a>]</li>

<li><code>.tar.bz2</code> archive:
<a href="[preferred]/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.bz2">apache-ant-dotnet-1.0-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.bz2.md5">MD5</a>]</li>
<a href="[preferred]/ant/antlibs/dotnet/source/apache-ant-dotnet-1.1-src.tar.bz2">apache-ant-dotnet-1.1-src.tar.bz2</a>
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.1-src.tar.bz2.asc">PGP</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.1-src.tar.bz2.sha1">SHA1</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.1-src.tar.bz2.sha1">SHA512</a>]
[<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.1-src.tar.bz2.md5">MD5</a>]</li>
</ul>
</li>

@@ -336,6 +339,7 @@ SHA1.</p>
</div>

<p class="copyright">
Apache Ant, Apache Ivy, Ant, Ivy, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
<script type="text/javascript" language="JavaScript"><!--
document.write(" - "+"Last Published: " + document.lastModified);
// -->


+ 8
- 0
docs/antnews.html View File

@@ -208,6 +208,14 @@
<div class="content">
<h1 class="title">Apache Ant&#x2122; Project News</h1>
<h3 class="section">
<a name="EasyAnt enters the Incubator"></a>
EasyAnt enters the Incubator
</h3>
<h3>February 1st, 2011 - EasyAnt enters the Incubator</h3>
<p>The EasyAnt project has been successfully being voted to enter the Apache Incubator and Apache Ant is sponsoring it.</p>
<p>The EasyAnt project aims to leverage the popularity and flexibility of both Ant and Ivy in order to provide an easy to use build system. EasyAnt will provide ready to use ant scripts to build standard java applications or webapps just like usual Maven users are used to. It will still remain adaptable by offering a property based configuration. And even more as you will be able to easily extend existing modules or create your own ones.</p>
<p>You can read the more detail proposal here: <a href="http://wiki.apache.org/incubator/EasyAntProposal">http://wiki.apache.org/incubator/EasyAntProposal</a></p>
<h3 class="section">
<a name="Apache Ant 1.8.2"></a>
Apache Ant 1.8.2
</h3>


Loading…
Cancel
Save