Author: simonetripodi
Date: Sat Jul 2 19:55:33 2011
New Revision: 1142287
URL: http://svn.apache.org/viewvc?rev=1142287&view=rev
Log:
enabled the 3.0 release menu items
Modified:
commons/proper/digester/trunk/src/site/site.xml
commons/proper/digester/trunk/src/site/xdoc/index.xml
Modified: commons/proper/digester/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/proper/digester/trunk/src/site/site.xml?rev=1142287&r1=1142286&r2=1142287&view=diff
==============================================================================
--- commons/proper/digester/trunk/src/site/site.xml (original)
+++ commons/proper/digester/trunk/src/site/site.xml Sat Jul 2 19:55:33 2011
@@ -46,12 +46,12 @@
<!--
- Note that the links in these menu options require manual installation
of the
- appropriate dirs on the website; maven won't set this up.
-
+ -->
<menu name="Release 3.0 (Current)">
<item name="Javadoc"
href="http://commons.apache.org/digester/commons-digester-3.0/docs/api" />
<item name="Release Notes"
href="http://commons.apache.org/digester/commons-digester-3.0/RELEASE-NOTES.txt"
/>
- </menu>-->
- <menu name="Release 2.1 (Current)">
+ </menu>
+ <menu name="Release 2.1">
<item name="Guide"
href="http://commons.apache.org/digester/commons-digester-2.1/core.html">
<item name="Core APIs"
href="http://commons.apache.org/digester/commons-digester-2.1/core.html" />
<item name="Plugins"
href="http://commons.apache.org/digester/commons-digester-2.1/plugins.html" />
Modified: commons/proper/digester/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/commons/proper/digester/trunk/src/site/xdoc/index.xml?rev=1142287&r1=1142286&r2=1142287&view=diff
==============================================================================
--- commons/proper/digester/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/digester/trunk/src/site/xdoc/index.xml Sat Jul 2 19:55:33
2011
@@ -68,7 +68,7 @@ download the files.
</section>
<section name="Releases">
- <subsection name="Digester 3.0 Release (Still in sandbox, not released
yet)">
+ <subsection name="Digester 3.0 Release">
<p>
The Digester 3.0 is an almost complete rewrite of the original Digester
implementation, which offers:
</p>