1
0

Point to release history from main page

This commit is contained in:
Gary Gregory
2024-08-14 09:19:09 -04:00
parent 024ca5e13a
commit 862ee62057

View File

@@ -81,37 +81,37 @@ This gives short introductions to topics such as advanced class loading.
Binary and source distributions are available
<a href="https//commons.apache.org/proper/commons-logging/download_logging.cgi">here</a>.
</p>
<subsection name='1.3.1 Release - March 2024'>
<p>Please refer to the
<a href="changes-report.html">change-report</a>.</p>
<p>
The full release history is <a href="changes-report.html">here</a>.
</p>
<subsection name='Release 1.3.x'>
<p>
See <a href="changes-report.html">change-report</a>.
</p>
</subsection>
<subsection name='1.3.0 Release - November 2023'>
<p>Please refer to the
<a href="changes-report.html">change-report</a>.</p>
</subsection>
<subsection name='1.2 Release - July 2014'>
<subsection name='Release 1.2 - July 2014'>
<p>The main purpose of the 1.2 release is to drop support for Java 1.1.</p>
<p>For a full list of changes since the 1.1.3 release, please refer to the
<a href="changes-report.html">change-report</a>.</p>
</subsection>
<subsection name='1.1.3 Release - May 2013'>
<subsection name='Release 1.1.3 - May 2013'>
<p>The 1.1.3 release only updates the Bundle-SymbolicName in the manifest
to "org.apache.commons.logging".</p>
<p>For a full list of changes since the 1.1.1 release, please refer to the
<a href="changes-report.html">change-report</a>.</p>
</subsection>
<subsection name='1.1.2 Release - March 2013'>
<subsection name='Release 1.1.2 - March 2013'>
<p>The 1.1.2 release is a packaging of bug fixes since release 1.1.1.</p>
<p>For the full details, see the release notes for this version.</p>
</subsection>
<subsection name='1.1.1 Release - November 2007'>
<subsection name='Release 1.1.1 - November 2007'>
<p>
This release is a minor update to the 1.1 release that fixes a number of bugs, and
resolves packaging issues for maven 1.x and maven 2.x users.
</p>
<p>For the full details, see the release notes for this version.</p>
</subsection>
<subsection name='1.1 Release - 10 May 2006'>
<subsection name='Release 1.1 - 10 May 2006'>
<p>This release makes several changes that are intended to resolve issues that
have been encountered when using commons-logging in servlet containers or j2ee
containers where complex classpaths are present and multiple copies of
@@ -122,7 +122,7 @@ Binary and source distributions are available
supported by Log4j at that time).</p>
<p>For the full details, see the release notes for this version.</p>
</subsection>
<subsection name='1.0.5 Release (Alpha)'>
<subsection name='Release 1.0.5 (Alpha)'>
<p>
<strong>Note:</strong> the 1.0.5 release was abandoned at alpha status.
</p>
@@ -130,22 +130,23 @@ Binary and source distributions are available
The next JCL release will be designated 1.1 since we feel this more
accurately reflects the improvements made to the codebase.</p>
</subsection>
<subsection name='1.0.4 Release - 16 Jun 2004'>
<subsection name='Release 1.0.4 - 16 Jun 2004'>
<p>The 1.0.4 release of commons-logging is a service release containing support
for both the 1.2.x and 1.3.x series of Log4J releases.</p>
</subsection>
<subsection name='1.0.3 Release - 7 Apr 2003'>
<subsection name='Release 1.0.3 - 7 Apr 2003'>
<p>The 1.0.3 release is primarily a maintenance and code cleanup release with minimal new features.</p>
</subsection>
<subsection name='1.0.2 Release - 27 September 2002'>
<subsection name='Release 1.0.2 - 27 September 2002'>
<p>The 1.0.2 release is a packaging of bug fixes since release 1.0.1.</p>
</subsection>
<subsection name='1.0.1 Release - 13 August 2002'>
<subsection name='Release 1.0.1 - 13 August 2002'>
<p>The 1.0.1 release is a packaging of bug fixes and minor enhancements since release 1.0.</p>
</subsection>
</section>
<section name="Development Builds">
<p>Regular builds of the current SVN HEAD code are made available. See the
<p>Regular builds of the current Git <code>master</code> branch code are made available in the
<a href="https://repository.apache.org/content/repositories/snapshots/">snapshot repository</a>. See the
<a href="https//wiki.apache.org/commons/Logging">wiki</a> for details.</p>
</section>
</body>