Author: bodewig
Date: Wed Jul  7 12:47:53 2021
New Revision: 1891357

URL: http://svn.apache.org/viewvc?rev=1891357&view=rev
Log:
AntUnit announcement

Modified:
    ant/site/ant/sources/antlibs/antunit/index.xml
    ant/site/ant/sources/antlibs/bindownload.xml
    ant/site/ant/sources/antlibs/proper.xml
    ant/site/ant/sources/antlibs/srcdownload.xml
    ant/site/ant/sources/antnews.xml
    ant/site/ant/sources/index.xml

Modified: ant/site/ant/sources/antlibs/antunit/index.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ant/sources/antlibs/antunit/index.xml?rev=1891357&r1=1891356&r2=1891357&view=diff
==============================================================================
--- ant/site/ant/sources/antlibs/antunit/index.xml (original)
+++ ant/site/ant/sources/antlibs/antunit/index.xml Wed Jul  7 12:47:53 2021
@@ -29,18 +29,18 @@
         for Apache Ant tasks and types.</p>
     </section>
 
-    <section name="Apache AntUnit 1.4">
-      <h3>Jun 26, 2018 - Apache AntUnit 1.4 Released</h3>
+    <section name="Apache AntUnit 1.4.1">
+      <h3>Jul 7, 2021 - Apache AntUnit 1.4.1 Released</h3>
 
-      <p>Apache AntUnit 1.4 is now available for download as <a
+      <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>
     </section>
 
     <section name="Idea">

Modified: ant/site/ant/sources/antlibs/bindownload.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ant/sources/antlibs/bindownload.xml?rev=1891357&r1=1891356&r2=1891357&view=diff
==============================================================================
--- ant/site/ant/sources/antlibs/bindownload.xml (original)
+++ ant/site/ant/sources/antlibs/bindownload.xml Wed Jul  7 12:47:53 2021
@@ -110,22 +110,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/sources/antlibs/proper.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ant/sources/antlibs/proper.xml?rev=1891357&r1=1891356&r2=1891357&view=diff
==============================================================================
--- ant/site/ant/sources/antlibs/proper.xml (original)
+++ ant/site/ant/sources/antlibs/proper.xml Wed Jul  7 12:47:53 2021
@@ -61,7 +61,7 @@
           </tr>
           <tr>
             <th>Latest Release:</th>
-            <td>1.4 released on Jun 25, 2018</td>
+            <td>1.4.1 released on Jul 7, 2021</td>
           </tr>
         </table>
       </subsection>

Modified: ant/site/ant/sources/antlibs/srcdownload.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ant/sources/antlibs/srcdownload.xml?rev=1891357&r1=1891356&r2=1891357&view=diff
==============================================================================
--- ant/site/ant/sources/antlibs/srcdownload.xml (original)
+++ ant/site/ant/sources/antlibs/srcdownload.xml Wed Jul  7 12:47:53 2021
@@ -110,24 +110,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/sources/antnews.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ant/sources/antnews.xml?rev=1891357&r1=1891356&r2=1891357&view=diff
==============================================================================
--- ant/site/ant/sources/antnews.xml (original)
+++ ant/site/ant/sources/antnews.xml Wed Jul  7 12:47:53 2021
@@ -28,6 +28,20 @@
   </properties>
 
 <body>
+  <section name="Apache AntUnit 1.4.1">
+    <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>
+  </section>
+
   <section name="Apache Ant 1.10.10">
     <h3>April 17, 2021 - Apache Ant 1.10.10 Released</h3>
     <p>Apache Ant 1.10.10 are now available for download as source or

Modified: ant/site/ant/sources/index.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ant/sources/index.xml?rev=1891357&r1=1891356&r2=1891357&view=diff
==============================================================================
--- ant/site/ant/sources/index.xml (original)
+++ ant/site/ant/sources/index.xml Wed Jul  7 12:47:53 2021
@@ -78,18 +78,18 @@
 
   </section>
 
-  <section name="Apache AntUnit 1.4">
-    <h3>Jun 26, 2018 - Apache AntUnit 1.4 Released</h3>
+  <section name="Apache AntUnit 1.4.1">
+    <h3>Jul 7, 2021 - Apache AntUnit 1.4.1 Released</h3>
 
-    <p>Apache AntUnit 1.4 is now available for download as <a
+    <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>
   </section>
 
   <section name="EasyAnt retired">


Reply via email to