Author: jmclean
Date: Tue Aug 26 03:41:27 2014
New Revision: 1620496

URL: http://svn.apache.org/r1620496
Log:
Added TourDeFlex to site

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

Added: flex/site/trunk/content/download-tourdeflex.cmsPage
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/download-tourdeflex.cmsPage?rev=1620496&view=auto
==============================================================================
--- flex/site/trunk/content/download-tourdeflex.cmsPage (added)
+++ flex/site/trunk/content/download-tourdeflex.cmsPage Tue Aug 26 03:41:27 2014
@@ -0,0 +1,61 @@
+Title:  Download Apache Tour De Flex
+
+Use the links below to download the Apache Flex® Tour De Flex component 
explorer from one of our mirrors. You must verify the integrity of the 
downloaded files using signatures downloaded from this page.
+
+Only current recommended releases are available on the main distribution site 
and its mirrors.
+
+**Please review the release notes before installing or compiling this testing 
suite.**
+
+<div class="headline"><h4>Current Release (1.0)</h4></div>
+The Apache Flex team is pleased to offer this release, available as of the 
25th of Auhust 2014.  This is the first release of the Tour De Flex component 
explorer under Apache. 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-flexunit-4.2.0-4.12.0-src.tar.gz][3] 
[[PGP](http://www.apache.org/dist/flex/flexunit/4.2.0/apache-flex-flexunit-4.2.0-4.12.0-src.tar.gz.asc)]
 
[[MD5](http://www.apache.org/dist/flex/flexunit/4.2.0/apache-flex-flexunit-4.2.0-4.12.0-src.tar.gz.md5)]
+- Source (zip) : [apache-flex-flexunit-4.2.0-4.12.0-src.zip][4] 
[[PGP](http://www.apache.org/dist/flex/flexunit/4.2.0/apache-flex-flexunit-4.2.0-4.12.0-src.zip.asc)]
 
[[MD5](http://www.apache.org/dist/flex/flexunit/4.2.0/apache-flex-flexunit-4.2.0-4.12.0-src.zip.md5)]
+
+<div class="headline"><h4>Dependencies</h4></div>
+Apache Flex FlexUnit requires some build tools which must be installed prior 
to building FlexUnit and it depends on some external software which are 
downloaded as part of the build process.  Some of these have different 
licenses. See the Software [Dependencies section][15] within the [README][15] 
for more information on the external software dependencies.
+
+####General Requirements
+- ANT 1.7.1 or greater
+- Apache Flex 4.6 or greater (preferably the latest version otherwise not all 
examples may compile)
+
+
+####Verify the integrity of the files
+
+Apache relies on 3rd party mirrors to distribute their software.  Because 
these releases are hosted on servers that are not under our control, we 
strongly recommend that you verify the integrity of the binaries or source code 
before you install it using the PGP or MD5 signatures listed next to the 
downloads.  This involves a few extra steps, but it will verify that you are 
getting a true Apache release.
+
+The PGP signatures can be verified using PGP or GPG. First download the 
[KEYS][10] as well as the asc signature file for the relevant distribution. 
Make sure you get these files as linked from this page (rather than a mirror) 
to insure the integrity of the files.
+
+    % pgpk -a KEYS
+
+    % pgpv apache-flex-tour-de-flex-component-explorer-1.0-src.tar.gz.asc
+
+*or*
+
+    % pgp -ka KEYS
+
+    % pgp apache-flex-tour-de-flex-component-explorer-1.0-src.tar.gz.asc
+
+*or*
+
+    % gpg --import KEYS
+
+    % gpg --verify 
apache-flex-tour-de-flex-component-explorer-1.0-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.0/RELEASE_NOTES
+[3]: 
http://www.apache.org/dyn/closer.cgi/flex/tourdeflex/1.0/apache-flex-tour-de-flex-component-explorer-1.0-src.tar.gz
+[4]: 
http://www.apache.org/dyn/closer.cgi/flex/tourdeflex/1.0/apache-flex-tour-de-flex-component-explorer-1.0-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.0/README
\ No newline at end of file

Modified: flex/site/trunk/content/sitemap.xml
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/sitemap.xml?rev=1620496&r1=1620495&r2=1620496&view=diff
==============================================================================
--- flex/site/trunk/content/sitemap.xml (original)
+++ flex/site/trunk/content/sitemap.xml Tue Aug 26 03:41:27 2014
@@ -115,6 +115,11 @@
   <changefreq>weekly</changefreq>
 </url>
 <url>
+  <loc>http://flex.apache.org/download-tourdeflex.html</loc>
+  <priority>.75</priority>
+  <changefreq>weekly</changefreq>
+</url>
+<url>
   <loc>http://flex.apache.org/about-privacy.html</loc>
   <priority>.5</priority>
   <changefreq>yearly</changefreq>

Modified: flex/site/trunk/templates/flex-v2-footer.html
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/templates/flex-v2-footer.html?rev=1620496&r1=1620495&r2=1620496&view=diff
==============================================================================
--- flex/site/trunk/templates/flex-v2-footer.html (original)
+++ flex/site/trunk/templates/flex-v2-footer.html Tue Aug 26 03:41:27 2014
@@ -31,7 +31,8 @@
         <!-- Latest Releases -->
         <div class="span3">
             <div class="footer-headline"><h4>Latest Releases</h4></div>
-            <p>Apache Flex SDK : <a href="/download-binaries.html">4.13.0 
(July 2014)</a><br />
+            <p>Tour De Flex : <a href="/download-tourdeflex.html">1.0 (August 
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 />
                 FlexUnit : <a href="/download-flexunit.html">4.2.0 (Apr 
2014)</a><br />

Modified: flex/site/trunk/templates/flex-v2-header.html
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/templates/flex-v2-header.html?rev=1620496&r1=1620495&r2=1620496&view=diff
==============================================================================
--- flex/site/trunk/templates/flex-v2-header.html (original)
+++ flex/site/trunk/templates/flex-v2-header.html Tue Aug 26 03:41:27 2014
@@ -157,6 +157,7 @@
                         <li><a href="/download-flexunit.html">Download 
FlexUnit (For Application Developers)</a> </li>
                         <li><a href="/download-binaries.html">Download the SDK 
Binaries (For SDK Developers)</a></li>
                         <li><a href="/download-source.html">Download the SDK 
Source Code (For SDK Developers)</a></li>
+                        <li><a href="/download-tourdeflex.html">Download the 
Tour De Flex Code</a></li>
                         <li><a href="/download-utilities.html">Flex 
Utilities</a></li>
                         <li><a href="/download-archive.html">Previous 
Versions</a></li>
                     </ul>


Reply via email to