You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/11/29 21:31:12 UTC

svn commit: r1642473 - in /flex/site/trunk: content/download-tourdeflex.cmsPage templates/flex-v2-footer.html

Author: jmclean
Date: Sat Nov 29 20:31:12 2014
New Revision: 1642473

URL: http://svn.apache.org/r1642473
Log:
Updated TourDeFlex links

Modified:
    flex/site/trunk/content/download-tourdeflex.cmsPage
    flex/site/trunk/templates/flex-v2-footer.html

Modified: flex/site/trunk/content/download-tourdeflex.cmsPage
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/download-tourdeflex.cmsPage?rev=1642473&r1=1642472&r2=1642473&view=diff
==============================================================================
--- flex/site/trunk/content/download-tourdeflex.cmsPage (original)
+++ flex/site/trunk/content/download-tourdeflex.cmsPage Sat Nov 29 20:31:12 2014
@@ -6,15 +6,15 @@ Only current recommended releases are av
 
 **Please review the release notes before installing or compiling this testing suite.**
 
-<div class="headline"><h4>Current Release (1.1)</h4></div>
+<div class="headline"><h4>Current Release (1.2)</h4></div>
 The Apache Flex team is pleased to offer this release, available as of the 20th of September 2014. This application is based on work donated by Adobe and their component explorer and is expected to be updated over time. We welcome feedback and contributions to it from the wider Apache Flex community.
 
 **Please be aware of the dependencies listed in the section below.**  They are required in order to compile the Tour De Flex Examples.  The [README][15] explains these requirements further.
 
 - Release Notes : [RELEASE_NOTES][2]
 - README : [README][15]
-- Source (tar.gz) : [apache-flex-tour-de-flex-component-explorer-1.1-src.tar.gz][3] [[PGP](http://www.apache.org/dist/flex/tourdeflex/1.1/apache-flex-tour-de-flex-component-explorer-1.1-src.tar.gz.asc)] [[MD5](http://www.apache.org/dist/flex/tourdeflex/1.1/apache-flex-tour-de-flex-component-explorer-1.1-src.tar.gz.md5)]
-- Source (zip) : [apache-flex-tour-de-flex-component-explorer-1.1-src.zip][4] [[PGP](http://www.apache.org/dist/flex/tourdeflex/1.1/apache-flex-tour-de-flex-component-explorer-1.1-src.zip.asc)] [[MD5](http://www.apache.org/dist/flex/tourdeflex/1.1/apache-flex-tour-de-flex-component-explorer-1.1-src.zip.md5)]
+- Source (tar.gz) : [apache-flex-tour-de-flex-component-explorer-1.2-src.tar.gz][3] [[PGP](http://www.apache.org/dist/flex/tourdeflex/1.2/apache-flex-tour-de-flex-component-explorer-1.2-src.tar.gz.asc)] [[MD5](http://www.apache.org/dist/flex/tourdeflex/1.2/apache-flex-tour-de-flex-component-explorer-1.2-src.tar.gz.md5)]
+- Source (zip) : [apache-flex-tour-de-flex-component-explorer-1.2-src.zip][4] [[PGP](http://www.apache.org/dist/flex/tourdeflex/1.2/apache-flex-tour-de-flex-component-explorer-1.2-src.zip.asc)] [[MD5](http://www.apache.org/dist/flex/tourdeflex/1.2/apache-flex-tour-de-flex-component-explorer-1.2-src.zip.md5)]
 
 
 Due to their size binary releases are not available but you can look at the Tour De Flex component explorer on the [Apache Flex website][16].
@@ -34,31 +34,31 @@ The PGP signatures can be verified using
 
     % pgpk -a KEYS
 
-    % pgpv apache-flex-tour-de-flex-component-explorer-1.1-src.tar.gz.asc
+    % pgpv apache-flex-tour-de-flex-component-explorer-1.2-src.tar.gz.asc
 
 *or*
 
     % pgp -ka KEYS
 
-    % pgp apache-flex-tour-de-flex-component-explorer-1.1-src.tar.gz.asc
+    % pgp apache-flex-tour-de-flex-component-explorer-1.2-src.tar.gz.asc
 
 *or*
 
     % gpg --import KEYS
 
-    % gpg --verify apache-flex-tour-de-flex-component-explorer-1.1-src.tar.gz.asc
+    % gpg --verify apache-flex-tour-de-flex-component-explorer-1.2-src.tar.gz.asc
 
 
 Alternatively, you can verify the MD5 signature on the files. A unix/Mac program called `md5` or `md5sum` is included in many unix distributions. It is also available as part of [GNU Textutils][11]. Windows users can get binary md5 programs from [here][12] , [here][13] , or [here][14]. An MD5 signature consists of 32 hex characters, and a SHA1 signature consists of 40 hex characters. Ensure your generated signature string matches the signature string published in the files above.
 
 
-[2]: http://www.apache.org/dyn/closer.cgi/flex/tourdeflex/1.1/RELEASE_NOTES
-[3]: http://www.apache.org/dyn/closer.cgi/flex/tourdeflex/1.1/apache-flex-tour-de-flex-component-explorer-1.1-src.tar.gz
-[4]: http://www.apache.org/dyn/closer.cgi/flex/tourdeflex/1.1/apache-flex-tour-de-flex-component-explorer-1.1-src.zip
+[2]: http://www.apache.org/dyn/closer.cgi/flex/tourdeflex/1.2/RELEASE_NOTES
+[3]: http://www.apache.org/dyn/closer.cgi/flex/tourdeflex/1.2/apache-flex-tour-de-flex-component-explorer-1.2-src.tar.gz
+[4]: http://www.apache.org/dyn/closer.cgi/flex/tourdeflex/1.2/apache-flex-tour-de-flex-component-explorer-1.2-src.zip
 [10]: http://www.apache.org/dist/flex/KEYS
 [11]: http://www.gnu.org/software/textutils/textutils.html
 [12]: http://www.fourmilab.ch/md5/
 [13]: http://www.pc-tools.net/win32/freeware/console/
 [14]: http://www.slavasoft.com/fsum/
-[15]: http://www.apache.org/dyn/closer.cgi/flex/tourdeflex/1.1/README
+[15]: http://www.apache.org/dyn/closer.cgi/flex/tourdeflex/1.2/README
 [16]: http://flex.apache.org/tourdeflex/index.html
\ No newline at end of file

Modified: flex/site/trunk/templates/flex-v2-footer.html
URL: http://svn.apache.org/viewvc/flex/site/trunk/templates/flex-v2-footer.html?rev=1642473&r1=1642472&r2=1642473&view=diff
==============================================================================
--- flex/site/trunk/templates/flex-v2-footer.html (original)
+++ flex/site/trunk/templates/flex-v2-footer.html Sat Nov 29 20:31:12 2014
@@ -31,8 +31,8 @@
         <!-- Latest Releases -->
         <div class="span3">
             <div class="footer-headline"><h4>Latest Releases</h4></div>
-            <p>Squiggly : <a href="/download-squiggly.html">1.1 (Oct 2014)</a><br />
-            	Tour De Flex : <a href="/download-tourdeflex.html">1.1 (Sept 2014)</a><br />
+            <p>Tour De Flex : <a href="/download-tourdeflex.html">1.2 (Nov 2014)</a><br />
+            	Squiggly : <a href="/download-squiggly.html">1.1 (Oct 2014)</a><br />
             	Apache Flex SDK : <a href="/download-binaries.html">4.13.0 (July 2014)</a><br />
                 Apache FlexJS SDK : <a href="/download-flexjs.html">0.0.2 (July 2014)</a><br />
                 SDK Installer : <a href="/installer.html">3.1.0 (July 2014)</a><br />