Author: bodewig Date: Wed Jul 15 15:42:52 2026 New Revision: 1936166 Log: Ivy release announcement
Modified: ant/site/ant/production/.well-known/security.txt ant/site/ant/production/antnews.html ant/site/ant/production/index.html ant/site/ant/sources/antnews.xml ant/site/ant/sources/index.xml Modified: ant/site/ant/production/.well-known/security.txt ============================================================================== --- ant/site/ant/production/.well-known/security.txt Wed Jul 15 15:38:21 2026 (r1936165) +++ ant/site/ant/production/.well-known/security.txt Wed Jul 15 15:42:52 2026 (r1936166) @@ -1,4 +1,4 @@ Contact: https://ant.apache.org/security.html -Expires: 2027-05-27T00:00:00.000Z +Expires: 2027-06-15T00:00:00.000Z Preferred-Languages: en Policy: https://ant.apache.org/security.html Modified: ant/site/ant/production/antnews.html ============================================================================== --- ant/site/ant/production/antnews.html Wed Jul 15 15:38:21 2026 (r1936165) +++ ant/site/ant/production/antnews.html Wed Jul 15 15:42:52 2026 (r1936166) @@ -227,6 +227,17 @@ <div class="content"> <h1 class="title">Apache Ant™ Project News</h1> <h3 class="section"> + <a name="Apache Ivy 2.6.0"></a> + Apache Ivy 2.6.0 + </h3> + <h3>July 14, 2026 - Apache Ivy 2.6.0 Released</h3> + <p>Apache Ivy 2.6.0 is now available for download as source or + binary from + <a href="https://ant.apache.org/ivy/download.cgi">https://ant.apache.org/ivy/download.cgi</a>.</p> + <p>Ivy 2.6.0 is mainly a bug fix and feature release that also fixes a + security vulnerability, see <a href="https://ant.apache.org/ivy/security.html">security + reports</a> for details.</p> + <h3 class="section"> <a name="Apache Props Antlib 1.0.0"></a> Apache Props Antlib 1.0.0 </h3> @@ -293,6 +304,15 @@ <p>Ant 1.10.16 is a regular bug fix release and can be used with Java runtime version 8 and higher.</p> <h3 class="section"> + <a name="Apache Ivy 2.5.3"></a> + Apache Ivy 2.5.3 + </h3> + <h3>December 23, 2024 - Apache Ivy 2.5.3 Released</h3> + <p>Apache Ivy 2.5.3 is now available for download as source or + binary from + <a href="https://ant.apache.org/ivy/download.cgi">https://ant.apache.org/ivy/download.cgi</a>.</p> + <p>Ivy 2.5.3 is a bug fix release, no new features have been added.</p> + <h3 class="section"> <a name="Apache Ant 1.10.15"></a> Apache Ant 1.10.15 </h3> Modified: ant/site/ant/production/index.html ============================================================================== --- ant/site/ant/production/index.html Wed Jul 15 15:38:21 2026 (r1936165) +++ ant/site/ant/production/index.html Wed Jul 15 15:42:52 2026 (r1936166) @@ -250,6 +250,17 @@ the <a href="https://www.apache.org/">Apache Software Foundation</a>.</p> <h3 class="section"> + <a name="Apache Ivy 2.6.0"></a> + Apache Ivy 2.6.0 + </h3> + <h3>July 14, 2026 - Apache Ivy 2.6.0 Released</h3> + <p>Apache Ivy 2.6.0 is now available for download as source or + binary from + <a href="https://ant.apache.org/ivy/download.cgi">https://ant.apache.org/ivy/download.cgi</a>.</p> + <p>Ivy 2.6.0 is mainly a bug fix and feature release that also fixes a + security vulnerability, see <a href="https://ant.apache.org/ivy/security.html">security + reports</a> for details.</p> + <h3 class="section"> <a name="Apache Props Antlib 1.0.0"></a> Apache Props Antlib 1.0.0 </h3> @@ -307,15 +318,6 @@ <p>This is the very first release of a library of Ant types and an Ant task that can be used to create <a href="https://cyclonedx.org/">CycloneDX</a> SBOMs.</p> <h3 class="section"> - <a name="Apache Ivy 2.5.3"></a> - Apache Ivy 2.5.3 - </h3> - <h3>December 23, 2024 - Apache Ivy 2.5.3 Released</h3> - <p>Apache Ivy 2.5.3 is now available for download as source or - binary from - <a href="https://ant.apache.org/ivy/download.cgi">https://ant.apache.org/ivy/download.cgi</a>.</p> - <p>Ivy 2.5.3 is a bug fix release, no new features have been added.</p> - <h3 class="section"> <a name="Apache Ant 1.9.x EOL"></a> Apache Ant 1.9.x EOL </h3> Modified: ant/site/ant/sources/antnews.xml ============================================================================== --- ant/site/ant/sources/antnews.xml Wed Jul 15 15:38:21 2026 (r1936165) +++ ant/site/ant/sources/antnews.xml Wed Jul 15 15:42:52 2026 (r1936166) @@ -28,6 +28,18 @@ </properties> <body> + <section name="Apache Ivy 2.6.0"> + <h3>July 14, 2026 - Apache Ivy 2.6.0 Released</h3> + <p>Apache Ivy 2.6.0 is now available for download as source or + binary from + <a href="https://ant.apache.org/ivy/download.cgi">https://ant.apache.org/ivy/download.cgi</a>.</p> + + <p>Ivy 2.6.0 is mainly a bug fix and feature release that also fixes a + security vulnerability, see <a + href="https://ant.apache.org/ivy/security.html">security + reports</a> for details.</p> + </section> + <section name="Apache Props Antlib 1.0.0"> <h3>June 27, 2026 - Props Antlib 1.0.0 Released</h3> <p>Apache Props Antlib 1.0.0 is now available for download from @@ -101,6 +113,15 @@ </section> + <section name="Apache Ivy 2.5.3"> + <h3>December 23, 2024 - Apache Ivy 2.5.3 Released</h3> + <p>Apache Ivy 2.5.3 is now available for download as source or + binary from + <a href="https://ant.apache.org/ivy/download.cgi">https://ant.apache.org/ivy/download.cgi</a>.</p> + + <p>Ivy 2.5.3 is a bug fix release, no new features have been added.</p> + </section> + <section name="Apache Ant 1.10.15"> <h3>August 29, 2024 - Apache Ant 1.10.15 Released</h3> <p>Apache Ant 1.10.15 is now available for download from Modified: ant/site/ant/sources/index.xml ============================================================================== --- ant/site/ant/sources/index.xml Wed Jul 15 15:38:21 2026 (r1936165) +++ ant/site/ant/sources/index.xml Wed Jul 15 15:42:52 2026 (r1936166) @@ -56,6 +56,17 @@ the <a href="https://www.apache.org/">Apache Software Foundation</a>.</p> </section> + <section name="Apache Ivy 2.6.0"> + <h3>July 14, 2026 - Apache Ivy 2.6.0 Released</h3> + <p>Apache Ivy 2.6.0 is now available for download as source or + binary from + <a href="https://ant.apache.org/ivy/download.cgi">https://ant.apache.org/ivy/download.cgi</a>.</p> + + <p>Ivy 2.6.0 is mainly a bug fix and feature release that also fixes a + security vulnerability, see <a + href="https://ant.apache.org/ivy/security.html">security + reports</a> for details.</p> + </section> <section name="Apache Props Antlib 1.0.0"> <h3>June 27, 2026 - Props Antlib 1.0.0 Released</h3> <p>Apache Props Antlib 1.0.0 is now available for download from @@ -116,14 +127,6 @@ Ant task that can be used to create <a href="https://cyclonedx.org/">CycloneDX</a> SBOMs.</p> </section> - <section name="Apache Ivy 2.5.3"> - <h3>December 23, 2024 - Apache Ivy 2.5.3 Released</h3> - <p>Apache Ivy 2.5.3 is now available for download as source or - binary from - <a href="https://ant.apache.org/ivy/download.cgi">https://ant.apache.org/ivy/download.cgi</a>.</p> - - <p>Ivy 2.5.3 is a bug fix release, no new features have been added.</p> - </section> <section name="Apache Ant 1.9.x EOL"> <h3>June 19, 2024 - Apache Ant 1.9.x release series EOL</h3> <p>The Ant PMC <a href="https://lists.apache.org/thread/f6jw4v3gjwhqt5fz25og0my2o6xwvvm1">voted</a>
