From notifications-return-13819-apmail-ant-notifications-archive=ant.apache.org@ant.apache.org Wed Oct 06 19:05:35 2010 Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 67695 invoked from network); 6 Oct 2010 19:05:34 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Oct 2010 19:05:34 -0000 Received: (qmail 41301 invoked by uid 500); 6 Oct 2010 19:05:34 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 41248 invoked by uid 500); 6 Oct 2010 19:05:34 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 41241 invoked by uid 99); 6 Oct 2010 19:05:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Oct 2010 19:05:34 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Oct 2010 19:05:33 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 3A47523889E1; Wed, 6 Oct 2010 19:05:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1005206 - in /ant/ivy/site: history/ toc.json Date: Wed, 06 Oct 2010 19:05:13 -0000 To: notifications@ant.apache.org From: maartenc@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101006190513.3A47523889E1@eris.apache.org> 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" }