Author: tomc
Date: Thu Jan 29 18:35:59 2015
New Revision: 1655784
URL: http://svn.apache.org/r1655784
Log:
4.14 release
Modified:
flex/site/trunk/content/download-source.cmsPage
Modified: flex/site/trunk/content/download-source.cmsPage
URL:
http://svn.apache.org/viewvc/flex/site/trunk/content/download-source.cmsPage?rev=1655784&r1=1655783&r2=1655784&view=diff
==============================================================================
--- flex/site/trunk/content/download-source.cmsPage (original)
+++ flex/site/trunk/content/download-source.cmsPage Thu Jan 29 18:35:59 2015
@@ -8,15 +8,15 @@ The Apache Flex® SDK has some compile
**Please review the release notes before installing or compiling the SDK.**
-<div class="headline"><h4>Current Release (4.13.0)</h4></div>
-The Apache Flex team is pleased to offer this release, available as of the
16th of July 2014. This is the lastest Apache Flex SDK release and is designed
to be compatible with previous versions of the Apache Flex SDK and Adobe Flex
SDK.
+<div class="headline"><h4>Current Release (4.14.0)</h4></div>
+The Apache Flex team is pleased to offer this release, available as of the
29th of January 2015. This is the lastest Apache Flex SDK release and is
designed to be compatible with previous versions of the Apache Flex SDK and
Adobe Flex SDK.
- Release Notes : [RELEASE_NOTES][2]
- README : [README][15]
- - Mac OS X Source : [apache-flex-sdk-4.13.0-src.tar.gz][3]
[[PGP](http://www.apache.org/dist/flex/4.13.0/apache-flex-sdk-4.13.0-src.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.13.0/apache-flex-sdk-4.13.0-src.tar.gz.md5)]
- - Linux Source : [apache-flex-sdk-4.13.0-src.tar.gz][3]
[[PGP](http://www.apache.org/dist/flex/4.13.0/apache-flex-sdk-4.13.0-src.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.13.0/apache-flex-sdk-4.13.0-src.tar.gz.md5)]
- - Windows Source : [apache-flex-sdk-4.13.0-src.zip][4]
[[PGP](http://www.apache.org/dist/flex/4.13.0/apache-flex-sdk-4.13.0-src.zip.asc)]
[[MD5](http://www.apache.org/dist/flex/4.13.0/apache-flex-sdk-4.13.0-src.zip.md5)]
- - Documentation : [apache-flex-sdk-4.13.0-asdocs.zip][5]
+ - Mac OS X Source : [apache-flex-sdk-4.14.0-src.tar.gz][3]
[[PGP](http://www.apache.org/dist/flex/4.14.0/apache-flex-sdk-4.14.0-src.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.14.0/apache-flex-sdk-4.14.0-src.tar.gz.md5)]
+ - Linux Source : [apache-flex-sdk-4.14.0-src.tar.gz][3]
[[PGP](http://www.apache.org/dist/flex/4.14.0/apache-flex-sdk-4.14.0-src.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.14.0/apache-flex-sdk-4.14.0-src.tar.gz.md5)]
+ - Windows Source : [apache-flex-sdk-4.14.0-src.zip][4]
[[PGP](http://www.apache.org/dist/flex/4.14.0/apache-flex-sdk-4.14.0-src.zip.asc)]
[[MD5](http://www.apache.org/dist/flex/4.14.0/apache-flex-sdk-4.14.0-src.zip.md5)]
+ - Documentation : [apache-flex-sdk-4.14.0-asdocs.zip][5]
<div class="headline"><h4>Bleeding-Edge Release</h4></div>
You can always grab the "in-development" version of our code. Things may not
work, nor may tests pass. Use at your own risk.
@@ -74,28 +74,28 @@ The PGP signatures can be verified using
% pgpk -a KEYS
- % pgpv apache-flex-sdk-4.13.0-src.tar.gz.asc
+ % pgpv apache-flex-sdk-4.14.0-src.tar.gz.asc
*or*
% pgp -ka KEYS
- % pgp apache-flex-sdk-4.13.0-src.tar.gz.asc
+ % pgp apache-flex-sdk-4.14.0-src.tar.gz.asc
*or*
% gpg --import KEYS
- % gpg --verify apache-flex-sdk-4.13.0-src.tar.gz.asc
+ % gpg --verify apache-flex-sdk-4.14.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.
[1]: http://sourceforge.net/adobe/flexsdk/wiki/About/
-[2]: http://www.apache.org/dyn/closer.cgi/flex/4.13.0/RELEASE_NOTES
-[3]:
http://www.apache.org/dyn/closer.cgi/flex/4.13.0/apache-flex-sdk-4.13.0-src.tar.gz
-[4]:
http://www.apache.org/dyn/closer.cgi/flex/4.13.0/apache-flex-sdk-4.13.0-src.zip
-[5]:
http://www.apache.org/dyn/closer.cgi/flex/4.13.0/doc/apache-flex-sdk-4.13.0-asdocs.zip
+[2]: http://www.apache.org/dyn/closer.cgi/flex/4.14.0/RELEASE_NOTES
+[3]:
http://www.apache.org/dyn/closer.cgi/flex/4.14.0/apache-flex-sdk-4.14.0-src.tar.gz
+[4]:
http://www.apache.org/dyn/closer.cgi/flex/4.14.0/apache-flex-sdk-4.14.0-src.zip
+[5]:
http://www.apache.org/dyn/closer.cgi/flex/4.14.0/doc/apache-flex-sdk-4.1$.0-asdocs.zip
[6]: http://git-scm.com/
[7]: http://git.apache.org/
[10]: http://www.apache.org/dist/flex/KEYS
@@ -103,4 +103,4 @@ Alternatively, you can verify the MD5 si
[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/4.13.0/README
\ No newline at end of file
+[15]: http://www.apache.org/dyn/closer.cgi/flex/4.14.0/README
\ No newline at end of file