Skip to content

Commit b965e97

Browse files
committed
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
1 parent f923a51 commit b965e97

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/site/xdoc/article3_0.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ available in the <a href="userguide.html#lang.concurrent.">user guide</a>.</p>
177177
</section>
178178

179179
<section name="Bugfixes?">
180-
<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>
180+
<p>See the <a href="changes.html#a3.0">3.0 changes report</a> for the list of fixed bugs and other enhancements. </p>
181181
</section>
182182

183183
<section name="Other Notable Changes">

src/site/xdoc/index.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The Javadoc API documents are available online:
5353
<ul>
5454
<li>The <a href="javadocs/api-release/index.html">current release</a> [Java 8 and up]</li>
5555
<li>The <a href="javadocs/api-2.6/index.html">legacy release 2.6</a> [Java 1.2 and up]</li>
56-
<li>Older releases - see the <a href="changes-report.html">Release History</a> page</li>
56+
<li>Older releases - see the <a href="changes.html">Release History</a> page</li>
5757
</ul>
5858
<p>
5959
The <a href="scm.html">git repository</a> can be
@@ -66,13 +66,13 @@ The <a href="scm.html">git repository</a> can be
6666
<ul>
6767
<li>Pull it using a build tool like Maven using a <a href="dependency-info.html">dependency management reference</a>.</li>
6868
<li>Download the latest release from a <a href="https://commons.apache.org/lang/download_lang.cgi">mirror</a>.</li>
69-
<li>Read the <a href="changes-report.html">change report</a>.</li>
69+
<li>Read the <a href="changes.html">change report</a>.</li>
7070
<li>Examine the <a href="article3_0.html">2.x to 3.0 upgrade notes</a>.</li>
7171
<li>Compare major versions via the <a href="lang2-lang3-clirr-report.html">Lang2 to Lang3 Clirr report</a>.</li>
7272
</ul>
7373

7474
<p>
75-
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>.
75+
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>.
7676
</p>
7777
</section>
7878
<!-- ================================================== -->

0 commit comments

Comments
 (0)