Author: bodewig
Date: Wed Jul 7 14:46:33 2021
New Revision: 1891366
URL: http://svn.apache.org/viewvc?rev=1891366&view=rev
Log:
re-generate site
Modified:
ant/site/ant/production/antlibs/antunit/index.html
ant/site/ant/production/antlibs/bindownload.html
ant/site/ant/production/antlibs/proper.html
ant/site/ant/production/antlibs/srcdownload.html
ant/site/ant/production/antnews.html
ant/site/ant/production/index.html
Modified: ant/site/ant/production/antlibs/antunit/index.html
URL:
http://svn.apache.org/viewvc/ant/site/ant/production/antlibs/antunit/index.html?rev=1891366&r1=1891365&r2=1891366&view=diff
==============================================================================
--- ant/site/ant/production/antlibs/antunit/index.html (original)
+++ ant/site/ant/production/antlibs/antunit/index.html Wed Jul 7 14:46:33 2021
@@ -193,16 +193,16 @@
<p>Apache AntUnit is an Antlib that provides a test
framework
for Apache Ant tasks and types.</p>
<h3 class="section">
- <a name="Apache AntUnit 1.4"></a>
- Apache AntUnit 1.4
+ <a name="Apache AntUnit 1.4.1"></a>
+ Apache AntUnit 1.4.1
</h3>
- <h3>Jun 26, 2018 - Apache AntUnit 1.4 Released</h3>
- <p>Apache AntUnit 1.4 is now available for
download as <a href="https://ant.apache.org/antlibs/bindownload.cgi">binary</a>
+ <h3>Jul 7, 2021 - Apache AntUnit 1.4.1 Released</h3>
+ <p>Apache AntUnit 1.4.1 is now available for
download as <a href="https://ant.apache.org/antlibs/bindownload.cgi">binary</a>
or <a href="https://ant.apache.org/antlibs/srcdownload.cgi">source</a>
release.</p>
- <p>This release fixes a few race-conditions in
LogCapturer and
- the br-template inside the XSLT stylesheet used for creating the
- reports.</p>
+ <p>This release fixes the antlib.xml
descriptor so that AntUnit
+ can now be used with a user-defined URI rather than having
+ AntUnit's preferred URI hardcoded..</p>
<h3 class="section">
<a name="Idea"></a>
Idea
Modified: ant/site/ant/production/antlibs/bindownload.html
URL:
http://svn.apache.org/viewvc/ant/site/ant/production/antlibs/bindownload.html?rev=1891366&r1=1891365&r2=1891366&view=diff
==============================================================================
--- ant/site/ant/production/antlibs/bindownload.html (original)
+++ ant/site/ant/production/antlibs/bindownload.html Wed Jul 7 14:46:33 2021
@@ -269,22 +269,22 @@ mirrors for a few days.</div>
</ul>
</li>
-<li>Apache AntUnit 1.4
+<li>Apache AntUnit 1.4.1
<ul>
<li><code>.zip</code> archive:
-<a
href="[preferred]/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4-bin.zip">apache-ant-antunit-1.4-bin.zip</a>
-[<a
href="https://downloads.apache.org/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4-bin.zip.asc">PGP</a>]
-[<a
href="https://downloads.apache.org/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4-bin.zip.sha512">SHA512</a>]</li>
+<a
href="[preferred]/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4.1-bin.zip">apache-ant-antunit-1.4.1-bin.zip</a>
+[<a
href="https://downloads.apache.org/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4.1-bin.zip.asc">PGP</a>]
+[<a
href="https://downloads.apache.org/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4.1-bin.zip.sha512">SHA512</a>]</li>
<li><code>.tar.gz</code> archive:
-<a
href="[preferred]/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4-bin.tar.gz">apache-ant-antunit-1.4-bin.tar.gz</a>
-[<a
href="https://downloads.apache.org/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4-bin.tar.gz.asc">PGP</a>]
-[<a
href="https://downloads.apache.org/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4-bin.tar.gz.sha512">SHA512</a>]</li>
+<a
href="[preferred]/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4.1-bin.tar.gz">apache-ant-antunit-1.4.1-bin.tar.gz</a>
+[<a
href="https://downloads.apache.org/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4.1-bin.tar.gz.asc">PGP</a>]
+[<a
href="https://downloads.apache.org/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4.1-bin.tar.gz.sha512">SHA512</a>]</li>
<li><code>.tar.bz2</code> archive:
-<a
href="[preferred]/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4-bin.tar.bz2">apache-ant-antunit-1.4-bin.tar.bz2</a>
-[<a
href="https://downloads.apache.org/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4-bin.tar.bz2.asc">PGP</a>]
-[<a
href="https://downloads.apache.org/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4-bin.tar.bz2.sha512">SHA512</a>]</li>
+<a
href="[preferred]/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4.1-bin.tar.bz2">apache-ant-antunit-1.4.1-bin.tar.bz2</a>
+[<a
href="https://downloads.apache.org/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4.1-bin.tar.bz2.asc">PGP</a>]
+[<a
href="https://downloads.apache.org/ant/antlibs/antunit/binaries/apache-ant-antunit-1.4.1-bin.tar.bz2.sha512">SHA512</a>]</li>
</ul>
</li>
Modified: ant/site/ant/production/antlibs/proper.html
URL:
http://svn.apache.org/viewvc/ant/site/ant/production/antlibs/proper.html?rev=1891366&r1=1891365&r2=1891366&view=diff
==============================================================================
--- ant/site/ant/production/antlibs/proper.html (original)
+++ ant/site/ant/production/antlibs/proper.html Wed Jul 7 14:46:33 2021
@@ -267,7 +267,7 @@
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
- 1.4 released on Jun 25, 2018
+ 1.4.1 released on Jul 7, 2021
</td>
</tr>
</table>
Modified: ant/site/ant/production/antlibs/srcdownload.html
URL:
http://svn.apache.org/viewvc/ant/site/ant/production/antlibs/srcdownload.html?rev=1891366&r1=1891365&r2=1891366&view=diff
==============================================================================
--- ant/site/ant/production/antlibs/srcdownload.html (original)
+++ ant/site/ant/production/antlibs/srcdownload.html Wed Jul 7 14:46:33 2021
@@ -269,24 +269,24 @@ mirrors for a few days.</div>
</ul>
</li>
-<li>Apache AntUnit 1.4
+<li>Apache AntUnit 1.4.1
<ul>
<li><code>.zip</code> archive:
-<a
href="[preferred]/ant/antlibs/antunit/source/apache-ant-antunit-1.4-src.zip">apache-ant-antunit-1.4-src.zip</a>
-[<a
href="https://downloads.apache.org/ant/antlibs/antunit/source/apache-ant-antunit-1.4-src.zip.asc">PGP</a>]
-[<a
href="https://downloads.apache.org/ant/antlibs/antunit/source/apache-ant-antunit-1.4-src.zip.sha512">SHA512</a>]
+<a
href="[preferred]/ant/antlibs/antunit/source/apache-ant-antunit-1.4.1-src.zip">apache-ant-antunit-1.4.1-src.zip</a>
+[<a
href="https://downloads.apache.org/ant/antlibs/antunit/source/apache-ant-antunit-1.4.1-src.zip.asc">PGP</a>]
+[<a
href="https://downloads.apache.org/ant/antlibs/antunit/source/apache-ant-antunit-1.4.1-src.zip.sha512">SHA512</a>]
</li>
<li><code>.tar.gz</code> archive:
-<a
href="[preferred]/ant/antlibs/antunit/source/apache-ant-antunit-1.4-src.tar.gz">apache-ant-antunit-1.4-src.tar.gz</a>
-[<a
href="https://downloads.apache.org/ant/antlibs/antunit/source/apache-ant-antunit-1.4-src.tar.gz.asc">PGP</a>]
-[<a
href="https://downloads.apache.org/ant/antlibs/antunit/source/apache-ant-antunit-1.4-src.tar.gz.sha512">SHA512</a>]
+<a
href="[preferred]/ant/antlibs/antunit/source/apache-ant-antunit-1.4.1-src.tar.gz">apache-ant-antunit-1.4.1-src.tar.gz</a>
+[<a
href="https://downloads.apache.org/ant/antlibs/antunit/source/apache-ant-antunit-1.4.1-src.tar.gz.asc">PGP</a>]
+[<a
href="https://downloads.apache.org/ant/antlibs/antunit/source/apache-ant-antunit-1.4.1-src.tar.gz.sha512">SHA512</a>]
</li>
<li><code>.tar.bz2</code> archive:
-<a
href="[preferred]/ant/antlibs/antunit/source/apache-ant-antunit-1.4-src.tar.bz2">apache-ant-antunit-1.4-src.tar.bz2</a>
-[<a
href="https://downloads.apache.org/ant/antlibs/antunit/source/apache-ant-antunit-1.4-src.tar.bz2.asc">PGP</a>]
-[<a
href="https://downloads.apache.org/ant/antlibs/antunit/source/apache-ant-antunit-1.4-src.tar.bz2.sha512">SHA512</a>]
+<a
href="[preferred]/ant/antlibs/antunit/source/apache-ant-antunit-1.4.1-src.tar.bz2">apache-ant-antunit-1.4.1-src.tar.bz2</a>
+[<a
href="https://downloads.apache.org/ant/antlibs/antunit/source/apache-ant-antunit-1.4.1-src.tar.bz2.asc">PGP</a>]
+[<a
href="https://downloads.apache.org/ant/antlibs/antunit/source/apache-ant-antunit-1.4.1-src.tar.bz2.sha512">SHA512</a>]
</li>
</ul>
</li>
Modified: ant/site/ant/production/antnews.html
URL:
http://svn.apache.org/viewvc/ant/site/ant/production/antnews.html?rev=1891366&r1=1891365&r2=1891366&view=diff
==============================================================================
--- ant/site/ant/production/antnews.html (original)
+++ ant/site/ant/production/antnews.html Wed Jul 7 14:46:33 2021
@@ -227,6 +227,17 @@
<div class="content">
<h1 class="title">Apache Ant™ Project News</h1>
<h3 class="section">
+ <a name="Apache AntUnit 1.4.1"></a>
+ Apache AntUnit 1.4.1
+ </h3>
+ <h3>Jul 7, 2021 - Apache AntUnit 1.4.1 Released</h3>
+ <p>Apache AntUnit 1.4.1 is now available for
download as <a href="https://ant.apache.org/antlibs/bindownload.cgi">binary</a>
+ or <a href="https://ant.apache.org/antlibs/srcdownload.cgi">source</a>
+ release.</p>
+ <p>This release fixes the antlib.xml
descriptor so that AntUnit
+ can now be used with a user-defined URI rather than having
+ AntUnit's preferred URI hardcoded..</p>
+ <h3 class="section">
<a name="Apache Ant 1.10.10"></a>
Apache Ant 1.10.10
</h3>
Modified: ant/site/ant/production/index.html
URL:
http://svn.apache.org/viewvc/ant/site/ant/production/index.html?rev=1891366&r1=1891365&r2=1891366&view=diff
==============================================================================
--- ant/site/ant/production/index.html (original)
+++ ant/site/ant/production/index.html Wed Jul 7 14:46:33 2021
@@ -269,16 +269,16 @@
to tasks like java, exec to completely discard the output and error
generated
by the processes launched by those tasks.</p>
<h3 class="section">
- <a name="Apache AntUnit 1.4"></a>
- Apache AntUnit 1.4
+ <a name="Apache AntUnit 1.4.1"></a>
+ Apache AntUnit 1.4.1
</h3>
- <h3>Jun 26, 2018 - Apache AntUnit 1.4 Released</h3>
- <p>Apache AntUnit 1.4 is now available for
download as <a href="https://ant.apache.org/antlibs/bindownload.cgi">binary</a>
+ <h3>Jul 7, 2021 - Apache AntUnit 1.4.1 Released</h3>
+ <p>Apache AntUnit 1.4.1 is now available for
download as <a href="https://ant.apache.org/antlibs/bindownload.cgi">binary</a>
or <a href="https://ant.apache.org/antlibs/srcdownload.cgi">source</a>
release.</p>
- <p>This release fixes a few race-conditions in
LogCapturer and
- the br-template inside the XSLT stylesheet used for creating the
- reports.</p>
+ <p>This release fixes the antlib.xml
descriptor so that AntUnit
+ can now be used with a user-defined URI rather than having
+ AntUnit's preferred URI hardcoded..</p>
<h3 class="section">
<a name="EasyAnt retired"></a>
EasyAnt retired