You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ma...@apache.org on 2010/10/06 21:05:13 UTC

svn commit: r1005206 - in /ant/ivy/site: history/ toc.json

Author: maartenc
Date: Wed Oct  6 19:05:12 2010
New Revision: 1005206

URL: http://svn.apache.org/viewvc?rev=1005206&view=rev
Log:
Preparing site for 2.2.0 release

Modified:
    ant/ivy/site/history/   (props changed)
    ant/ivy/site/toc.json

Propchange: ant/ivy/site/history/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Wed Oct  6 19:05:12 2010
@@ -1,5 +1,6 @@
 trunk https://svn.apache.org/repos/asf/ant/ivy/core/trunk/doc
-latest-milestone https://svn.apache.org/repos/asf/ant/ivy/core/tags/2.2.0-rc1/doc
+latest-milestone https://svn.apache.org/repos/asf/ant/ivy/core/tags/2.2.0/doc
+2.2.0 https://svn.apache.org/repos/asf/ant/ivy/core/tags/2.2.0/doc
 2.2.0-rc1 https://svn.apache.org/repos/asf/ant/ivy/core/tags/2.2.0-rc1/doc
 2.1.0 https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.1.0/doc
 2.1.0-rc2 https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.1.0-rc2/doc

Modified: ant/ivy/site/toc.json
URL: http://svn.apache.org/viewvc/ant/ivy/site/toc.json?rev=1005206&r1=1005205&r2=1005206&view=diff
==============================================================================
--- ant/ivy/site/toc.json (original)
+++ ant/ivy/site/toc.json Wed Oct  6 19:05:12 2010
@@ -75,7 +75,7 @@
           ]
       },
       {
-        "title":"Documentation (2.2.0-rc1)",
+        "title":"Documentation (2.2.0)",
         "importRoot":"history/latest-milestone",
         "importNode":"index"      },
       {
@@ -96,6 +96,10 @@
                     "title":"2.2.x",
                     "children": [
                         {
+                          "title":"2.2.0",
+                          "url":"http://ant.apache.org/ivy/history/2.2.0/index.html"
+                        },
+                        {
                           "title":"2.2.0-rc1",
                           "url":"http://ant.apache.org/ivy/history/2.2.0-rc1/index.html"
                         }