blob: 6758ba4cb6e62cdad4f642681a8d33fe7f2616f1 [file] [log] [blame]
<?xml version="1.0"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<document>
<properties>
<title>Downloads</title>
<author email="dev@commons.apache.org">Commons Documentation Team</author>
<revision>$Id$</revision>
</properties>
<body>
<section name="Releases">
<p>
The latest release binary and source releases are always available on the
<a href="http://commons.apache.org/downloads/download_pool.cgi">
Apache Commons Pool Downloads page</a>.
</p>
<p>
Commons-pool 1.4 only depends at runtime on a Java 1.3 or better JVM.
</p>
<p>
Commons-pool 1.3 only depends at runtime on a Java 1.3 or better JVM.
</p>
<p>
Commons-pool 1.2 depends at runtime on
<a href="http://commons.apache.org/collections/">commons-collections</a>.
</p>
<p>
Older releases are retained by the Apache Software Foundation but are
moved into a
<a href="http://archive.apache.org/dist/commons/pool/">
special archive area</a>.
</p>
<p>
Access to the source tree to see the latest and greatest code is possible
through <a href="cvs-usage.html">anonymous SVN access</a>.
</p>
</section>
</body>
</document>