Author: maartenc
Date: Mon Jul 20 21:25:09 2009
New Revision: 796018
URL: http://svn.apache.org/viewvc?rev=796018&view=rev
Log:
Preparing site for ivy 2.1.0-rc2 release
Modified:
ant/ivy/site/history/ (props changed)
ant/ivy/site/toc.json
Propchange: ant/ivy/site/history/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Mon Jul 20 21:25:09 2009
@@ -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.1.0-rc1/doc
+latest-milestone
https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.1.0-rc2/doc
+2.1.0-rc2 https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.1.0-rc2/doc
2.1.0-rc1 https://svn.apache.org/repos/asf/ant/ivy/core/tags/2.1.0-rc1/doc
2.0.0 https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0/doc
2.0.0-rc2 https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-rc2/doc
Modified: ant/ivy/site/toc.json
URL:
http://svn.apache.org/viewvc/ant/ivy/site/toc.json?rev=796018&r1=796017&r2=796018&view=diff
==============================================================================
--- ant/ivy/site/toc.json (original)
+++ ant/ivy/site/toc.json Mon Jul 20 21:25:09 2009
@@ -75,7 +75,7 @@
]
},
{
- "title":"Documentation (2.1.0-rc1)",
+ "title":"Documentation (2.1.0-rc2)",
"importRoot":"history/latest-milestone",
"importNode":"index" },
{
@@ -96,6 +96,10 @@
"title":"2.1.x",
"children": [
{
+ "title":"2.1.0-rc2",
+
"url":"http://ant.apache.org/ivy/history/2.1.0-rc2/index.html"
+ },
+ {
"title":"2.1.0-rc1",
"url":"http://ant.apache.org/ivy/history/2.1.0-rc1/index.html"
}