1
0

Rejigged release and download sections. Based on suggestions by Dennis Lundberg.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371356 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Burrell Donkin
2006-01-22 19:42:28 +00:00
parent 74c2997527
commit cf39ad9f8b

View File

@@ -95,41 +95,40 @@ This gives short introductions to topics such as advanced class loading.
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'>
<subsection name='1.0.4 Release - 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='Mirrored Releases'>
<subsection name='1.0.3 Release - 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'>
<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'>
<p>
The 1.0.1 release is a packaging of bug fixes and minor enhancements since release 1.0.
</p>
</subsection>
</section>
<section name='Downloads'>
<p>
Releases after 1.0.2 should be downloaded from a mirror. Please remember to verify the
signature of the release from the
<a href='http://www.apache.org/dist/jakarta/commons/logging/'>main apache site</a>
when downloading from a mirror.
</p>
<p>
Binary and source releases are available
Binary and source distributions for newer releases are available
<a href="http://jakarta.apache.org/site/downloads/downloads_commons-logging.cgi">here</a>.
</p>
<p>
<ul>
<li>Version 1.1 - Jan 2006</li>
<li>Version 1.0.4 - 16 Jun 2004</li>
<li>Version 1.0.3 - 7 Apr 2003</li>
</ul>
Older releases are available from the archives:
</p>
</subsection>
<subsection name='Older Releases (Not Mirrored)'>
<p>
<ul>
<ul>
<li><a href="http://archive.apache.org/dist/jakarta/commons/logging/binaries/">Binary releases</a></li>
<li><a href="http://archive.apache.org/dist/jakarta/commons/logging/source/">Source releases</a></li>
<li><a href="http://archive.apache.org/dist/jakarta/commons/logging/binaries/">Binary distributions</a></li>
<li><a href="http://archive.apache.org/dist/jakarta/commons/logging/source/">Source distributions</a></li>
</ul>
</ul>
</p>
</subsection>
</section>