You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/10/18 22:30:12 UTC

svn commit: r1185840 - /commons/proper/digester/trunk/src/site/site.xml

Author: simonetripodi
Date: Tue Oct 18 20:30:12 2011
New Revision: 1185840

URL: http://svn.apache.org/viewvc?rev=1185840&view=rev
Log:
added the 3.1 release links

Modified:
    commons/proper/digester/trunk/src/site/site.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=1185840&r1=1185839&r2=1185840&view=diff
==============================================================================
--- commons/proper/digester/trunk/src/site/site.xml (original)
+++ commons/proper/digester/trunk/src/site/site.xml Tue Oct 18 20:30:12 2011
@@ -47,7 +47,11 @@
       - 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)">
+    <menu name="Release 3.1 (Current)">
+      <item name="Javadoc" href="http://commons.apache.org/digester/commons-digester-3.1/apidocs" />
+      <item name="Release Notes" href="http://commons.apache.org/digester/commons-digester-3.1/RELEASE-NOTES.txt" />
+    </menu>
+    <menu name="Release 3.0">
       <item name="Javadoc" href="http://commons.apache.org/digester/commons-digester-3.0/apidocs" />
       <item name="Release Notes" href="http://commons.apache.org/digester/commons-digester-3.0/RELEASE-NOTES.txt" />
     </menu>
@@ -63,11 +67,6 @@
       <item name="Javadoc" href="http://commons.apache.org/digester/commons-digester-2.1/docs/api" />
       <item name="Release Notes" href="http://commons.apache.org/digester/commons-digester-2.1/RELEASE-NOTES.txt" />
     </menu>
-    <menu name="Release 1.8.1">
-      <item name="Guide" href="http://commons.apache.org/digester/commons-digester-1.8.1/docs/api/org/apache/commons/digester3/package-summary.html#doc.Description" />
-      <item name="Javadoc" href="http://commons.apache.org/digester/commons-digester-1.8.1/docs/api" />
-      <item name="Release Notes" href="http://commons.apache.org/digester/commons-digester-1.8.1/RELEASE-NOTES.txt" />
-    </menu>
 
   </body>