Author: tn
Date: Sun Mar 3 18:02:12 2013
New Revision: 1452078
URL: http://svn.apache.org/r1452078
Log:
Correct site for current release.
Modified:
commons/proper/collections/trunk/src/site/xdoc/building.xml
commons/proper/collections/trunk/src/site/xdoc/history.xml
commons/proper/collections/trunk/src/site/xdoc/index.xml
Modified: commons/proper/collections/trunk/src/site/xdoc/building.xml
URL:
http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/site/xdoc/building.xml?rev=1452078&r1=1452077&r2=1452078&view=diff
==============================================================================
--- commons/proper/collections/trunk/src/site/xdoc/building.xml (original)
+++ commons/proper/collections/trunk/src/site/xdoc/building.xml Sun Mar 3
18:02:12 2013
@@ -28,9 +28,6 @@ limitations under the License.
primary build system, however an <a href="http://ant.apache.org">Ant</a>
build is also available.
</p>
-<p>
- You may also be interested in the <a href="release_3_3.html">v3.3 release
notes</a>.
-</p>
</section>
<!-- ================================================== -->
<section name="Maven 2 Goals">
Modified: commons/proper/collections/trunk/src/site/xdoc/history.xml
URL:
http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/site/xdoc/history.xml?rev=1452078&r1=1452077&r2=1452078&view=diff
==============================================================================
--- commons/proper/collections/trunk/src/site/xdoc/history.xml (original)
+++ commons/proper/collections/trunk/src/site/xdoc/history.xml Sun Mar 3
18:02:12 2013
@@ -104,11 +104,6 @@ Notably MultiValueMap is a new more flex
<b>Collections 3.2.1</b> Re-packaged v3.2 release which is OSGi enabled.
</p>
-<p>
-<b>Collections 4.0</b> provides more bug fixes and a few enhancements.
-Notably some crucial classes became Serializable.
-</p>
-
</section>
</body>
Modified: commons/proper/collections/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/site/xdoc/index.xml?rev=1452078&r1=1452077&r2=1452078&view=diff
==============================================================================
--- commons/proper/collections/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/collections/trunk/src/site/xdoc/index.xml Sun Mar 3
18:02:12 2013
@@ -60,7 +60,7 @@ as are various <a href="project-reports.
The JavaDoc API documents are available online:
</p>
<ul>
-<li>The <a href="javadocs/api-release/index.html">current release 4.0</a></li>
+<li>The <a href="javadocs/api-release/index.html">current release
3.2.1</a></li>
<li>The latest 2.x release - <a href="javadocs/api-2.1.1/index.html">version
2.1.1</a></li>
<li>The <a href="apidocs/index.html">latest SVN</a></li>
</ul>
@@ -72,9 +72,9 @@ The <a href="source-repository.html">sub
<!-- ================================================== -->
<section name="Releases">
<p>
-The latest version is v4.0 -
+The latest version is v3.2.1 -
<a
href="http://commons.apache.org/collections/download_collections.cgi">Download
now!</a><br />
-It is built for Java 1.5+ and the <a href="release_4_0.html">release notes</a>
are also available.
+It is built for Java 1.5+ and the <a href="release_3_2_1.html">release
notes</a> are also available.
</p>
<p>
For previous releases, see the <a
href="http://archive.apache.org/dist/commons/collections/">Apache Archive</a>