This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git
The following commit(s) were added to refs/heads/master by this push: new b965e97fc Bump org.apache.commons:commons-parent from 78 to 79 b965e97fc is described below commit b965e97fcdec99d66b0e79461ac3a741efd8052d Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Tue Jan 14 07:06:13 2025 -0500 Bump org.apache.commons:commons-parent from 78 to 79 The changes report is generated with Doxia 2 as changes.html instead of changes-report.html --- src/site/xdoc/article3_0.xml | 2 +- src/site/xdoc/index.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/site/xdoc/article3_0.xml b/src/site/xdoc/article3_0.xml index ff5976d08..2279a04bd 100644 --- a/src/site/xdoc/article3_0.xml +++ b/src/site/xdoc/article3_0.xml @@ -177,7 +177,7 @@ available in the <a href="userguide.html#lang.concurrent.">user guide</a>.</p> </section> <section name="Bugfixes?"> -<p>See the <a href="changes-report.html#3.0">3.0 changes report</a> for the list of fixed bugs and other enhancements. </p> +<p>See the <a href="changes.html#a3.0">3.0 changes report</a> for the list of fixed bugs and other enhancements. </p> </section> <section name="Other Notable Changes"> diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 03c432e1c..5ad1f91fe 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -53,7 +53,7 @@ The Javadoc API documents are available online: <ul> <li>The <a href="javadocs/api-release/index.html">current release</a> [Java 8 and up]</li> <li>The <a href="javadocs/api-2.6/index.html">legacy release 2.6</a> [Java 1.2 and up]</li> -<li>Older releases - see the <a href="changes-report.html">Release History</a> page</li> +<li>Older releases - see the <a href="changes.html">Release History</a> page</li> </ul> <p> The <a href="scm.html">git repository</a> can be @@ -66,13 +66,13 @@ The <a href="scm.html">git repository</a> can be <ul> <li>Pull it using a build tool like Maven using a <a href="dependency-info.html">dependency management reference</a>.</li> <li>Download the latest release from a <a href="https://commons.apache.org/lang/download_lang.cgi">mirror</a>.</li> -<li>Read the <a href="changes-report.html">change report</a>.</li> +<li>Read the <a href="changes.html">change report</a>.</li> <li>Examine the <a href="article3_0.html">2.x to 3.0 upgrade notes</a>.</li> <li>Compare major versions via the <a href="lang2-lang3-clirr-report.html">Lang2 to Lang3 Clirr report</a>.</li> </ul> <p> -For information on previous releases see the <a href="changes-report.html">Release History</a>, and to download previous releases see the <a href="https://archive.apache.org/dist/commons/lang/">Commons Lang Archive</a>. +For information on previous releases see the <a href="changes.html">Release History</a>, and to download previous releases see the <a href="https://archive.apache.org/dist/commons/lang/">Commons Lang Archive</a>. </p> </section> <!-- ================================================== -->