You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/10/03 00:08:12 UTC

svn commit: r1528650 - in /cordova/site: _config.yml infra/doap_Cordova.rdf public/index.html public/rss.xml

Author: steven
Date: Wed Oct  2 22:08:12 2013
New Revision: 1528650

URL: http://svn.apache.org/r1528650
Log:
updated to download off dist temporarily

Modified:
    cordova/site/_config.yml
    cordova/site/infra/doap_Cordova.rdf
    cordova/site/public/index.html
    cordova/site/public/rss.xml

Modified: cordova/site/_config.yml
URL: http://svn.apache.org/viewvc/cordova/site/_config.yml?rev=1528650&r1=1528649&r2=1528650&view=diff
==============================================================================
--- cordova/site/_config.yml (original)
+++ cordova/site/_config.yml Wed Oct  2 22:08:12 2013
@@ -14,7 +14,7 @@ excerpt_separator: <!--more-->
 #From old config.json
 "releases": {
     "version":  "3.1.0",
-    "file":     "https://www.apache.org/dyn/closer.cgi/cordova/cordova-3.1.0-src.zip",
+    "file":     "https://www.apache.org/dist/cordova/cordova-3.1.0-src.zip",
     "file-nomirror": "https://www.apache.org/dist/cordova/cordova-3.1.0-src.zip",
     "note":     "Apache Cordova 3.1.0"
 }

Modified: cordova/site/infra/doap_Cordova.rdf
URL: http://svn.apache.org/viewvc/cordova/site/infra/doap_Cordova.rdf?rev=1528650&r1=1528649&r2=1528650&view=diff
==============================================================================
--- cordova/site/infra/doap_Cordova.rdf (original)
+++ cordova/site/infra/doap_Cordova.rdf Wed Oct  2 22:08:12 2013
@@ -44,6 +44,16 @@
     <release>
        <Version>
            <name>Latest Stable</name>
+           <created>2013-10-02</created>
+           <revision>3.1</revision>
+       </Version>
+       <Version>
+           <name>Legacy</name>
+           <created>2013-07-19</created>
+           <revision>3.0</revision>
+       </Version>
+       <Version>
+           <name>Legacy</name>
            <created>2013-06-26</created>
            <revision>2.9</revision>
        </Version>

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1528650&r1=1528649&r2=1528650&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Wed Oct  2 22:08:12 2013
@@ -269,7 +269,7 @@ cordova plugin add org.apache.cordova.ca
 <div class="wrap download-pane">
     <h2 class="icon icon-download">Download &amp; Archives</h2>
     <p>By downloading, you agree to the <a href="#">terms of service</a>.</p>
-    <p>In addition to the <a onclick="_gaq.push(['_trackEvent', 'Download', '3.1.0'])" href="https://www.apache.org/dyn/closer.cgi/cordova/cordova-3.1.0-src.zip">source zip</a>, the
+    <p>In addition to the <a onclick="_gaq.push(['_trackEvent', 'Download', '3.1.0'])" href="https://www.apache.org/dist/cordova/cordova-3.1.0-src.zip">source zip</a>, the
         <a href="https://www.apache.org/dist/cordova/cordova-3.1.0-src.zip.asc">OpenPGP keys</a>,
         <a href="https://www.apache.org/dist/cordova/cordova-3.1.0-src.zip.md5">MD5</a>,
         <a href="https://www.apache.org/dist/cordova/cordova-3.1.0-src.zip.sha">SHA</a>, and

Modified: cordova/site/public/rss.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/rss.xml?rev=1528650&r1=1528649&r2=1528650&view=diff
==============================================================================
--- cordova/site/public/rss.xml (original)
+++ cordova/site/public/rss.xml Wed Oct  2 22:08:12 2013
@@ -5,8 +5,8 @@
         <description>Apache Cordova - Apache Cordova is a set of device APIs that allow a web mobile app developer to access native device function from JavaScript.</description>
         <atom:link href="http://cordova.apache.org/rss.xml" rel="self" type="application/rss+xml" />
         <link>http://cordova.apache.org/rss.xml</link>
-        <lastBuildDate>Wed, 02 Oct 2013 15:02:59 -0700</lastBuildDate>
-        <pubDate>Wed, 02 Oct 2013 15:02:59 -0700</pubDate>
+        <lastBuildDate>Wed, 02 Oct 2013 15:07:24 -0700</lastBuildDate>
+        <pubDate>Wed, 02 Oct 2013 15:07:24 -0700</pubDate>
         <ttl>1800</ttl>
         <image>
             <url>http://cordova.apache.org</url>