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 2013/01/10 11:19:26 UTC

svn commit: r1207 - in /release/flex: HEADER.html README.html

Author: jmclean
Date: Thu Jan 10 10:19:24 2013
New Revision: 1207

Log:
Added header and footer file

Added:
    release/flex/HEADER.html
    release/flex/README.html

Added: release/flex/HEADER.html
==============================================================================
--- release/flex/HEADER.html (added)
+++ release/flex/HEADER.html Thu Jan 10 10:19:24 2013
@@ -0,0 +1,14 @@
+<h2>Apache Flex Distributions</h2>
+
+<p>This download page includes the source distributions to compile and build Apache Flex.</p>
+<p>Compiling Apache Flex requires configuration and third-party software. Please read the <a href="README">README</a> for instructions on compiling.</p>
+<p>Read the <a href="RELEASE_NOTES">RELEASE_NOTES</a> for information on what is in this release.</p>
+<p>Download the binary distribution for your platform from <a href="binaries/">binaries/</a>.</p>
+
+<h3>Important Notices</h3>
+
+<ul>
+<li><a href="#mirrors">Download from mirror sites</a></li>
+<li><a href="#binaries">Binary Releases</a></li>
+<li><a href="#sig">PGP Signatures</a></li>
+</ul>
\ No newline at end of file

Added: release/flex/README.html
==============================================================================
--- release/flex/README.html (added)
+++ release/flex/README.html Thu Jan 10 10:19:24 2013
@@ -0,0 +1,12 @@
+<h3><a name="mirrors">Apache Mirrors</a></h3>
+<p>Do not download from www.apache.org please use a mirror site to help save apache.org bandwidth.</p>
+<p>Download Apache Flex from the <a href="http://www.apache.org/dyn/closer.cgi/flex/">nearest mirror site.</a></p>
+
+<h3><a name="binaries">Binary Releases</a></h3>
+<p>Are available in the <a href="binaries/">binaries/</a> directory. Rather than downloading the binaries it is recommended that you use the <a href="http://flex.apache.org/installer.html">Apache Flex SDK installer.</a> to install Apache Flex.</p>
+
+<h3><a name="sig">PGP Signatures</a></h3>
+<p>All of the release distribution packages have been digitally signed (using PGP or GPG) by the release manager.</p>
+<p>The PGP keys can be found <a href="KEYS">here</a> or at the MIT key repository.</p>
+<p>Always use the signature files to verify the authenticity of the distribution.</p>
+<p>MD5 hashes as an alternative to validate the integrity of the files.</p>
\ No newline at end of file