Author: jmclean
Date: Mon Oct 28 06:33:40 2013
New Revision: 1536256
URL: http://svn.apache.org/r1536256
Log:
updated all links and dates to be 4.11.0 release
Modified:
flex/site/trunk/content/download-binaries.cmsPage
flex/site/trunk/content/download-source.cmsPage
Modified: flex/site/trunk/content/download-binaries.cmsPage
URL:
http://svn.apache.org/viewvc/flex/site/trunk/content/download-binaries.cmsPage?rev=1536256&r1=1536255&r2=1536256&view=diff
==============================================================================
--- flex/site/trunk/content/download-binaries.cmsPage (original)
+++ flex/site/trunk/content/download-binaries.cmsPage Mon Oct 28 06:33:40 2013
@@ -8,22 +8,22 @@ 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.10.0)</h4></div>
-The Apache Flex team is pleased to offer this release, available as of 6th
August 2013. This is the latest version of the Apache Flex SDK 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.11.0)</h4></div>
+The Apache Flex team is pleased to offer this release, available as of 28th
October 2013. This is the latest version of the Apache Flex SDK and is
designed to be compatible with previous versions of the Apache Flex SDK and
Adobe Flex SDK.
-Binaries are provided as a convenience for those who do not wish to compile
the SDK themselves. The 4.10.0 binaries were published on 6th August 2013.
+Binaries are provided as a convenience for those who do not wish to compile
the SDK themselves. The 4.11.0 binaries were published on 28th October 2013.
**Please be aware of the dependencies listed in the section below.** They are
required in order to use the Apache Flex® SDK. The [README][15] explains
these requirements further.
- Release Notes : [RELEASE_NOTES][2]
- README : [README][15]
- - Mac OS X Binaries : [apache-flex-sdk-4.10.0-bin.tar.gz][7]
[[PGP](http://www.apache.org/dist/flex/4.10.0/binaries/apache-flex-sdk-4.10.0-bin.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.10.0/binaries/apache-flex-sdk-4.10.0-bin.tar.gz.md5)]
- - Linux Binaries : [apache-flex-sdk-4.10.0-bin.tar.gz][7]
[[PGP](http://www.apache.org/dist/flex/4.10.0/binaries/apache-flex-sdk-4.10.0-bin.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.10.0/binaries/apache-flex-sdk-4.10.0-bin.tar.gz.md5)]
- - Windows Binaries : [apache-flex-sdk-4.10.0-bin.zip][8]
[[PGP](http://www.apache.org/dist/flex/4.10.0/binaries/apache-flex-sdk-4.10.0-bin.zip.asc)]
[[MD5](http://www.apache.org/dist/flex/4.10.0/binaries/apache-flex-sdk-4.10.0-bin.zip.md5)]
- - Documentation : [apache-flex-sdk-4.10.0-asdocs.zip][5]
+ - Mac OS X Binaries : [apache-flex-sdk-4.11.0-bin.tar.gz][7]
[[PGP](http://www.apache.org/dist/flex/4.11.0/binaries/apache-flex-sdk-4.11.0-bin.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.11.0/binaries/apache-flex-sdk-4.11.0-bin.tar.gz.md5)]
+ - Linux Binaries : [apache-flex-sdk-4.11.0-bin.tar.gz][7]
[[PGP](http://www.apache.org/dist/flex/4.11.0/binaries/apache-flex-sdk-4.11.0-bin.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.11.0/binaries/apache-flex-sdk-4.11.0-bin.tar.gz.md5)]
+ - Windows Binaries : [apache-flex-sdk-4.11.0-bin.zip][8]
[[PGP](http://www.apache.org/dist/flex/4.11.0/binaries/apache-flex-sdk-4.11.0-bin.zip.asc)]
[[MD5](http://www.apache.org/dist/flex/4.11.0/binaries/apache-flex-sdk-4.11.0-bin.zip.md5)]
+ - Documentation : [apache-flex-sdk-4.11.0-asdocs.zip][5]
<div class="headline"><h4>Binary Dependencies</h4></div>
-Due to licensing requirements, there are some components that we depend on
that we can not include in our binary or source distribution. We try our
hardest to limit these dependencies, however for the current 4.10.0 release we
do depend on the following components. Please review the [README][15] included
in your download for more information on where to install these packages.
+Due to licensing requirements, there are some components that we depend on
that we can not include in our binary or source distribution. We try our
hardest to limit these dependencies, however for the current 4.11.0 release we
do depend on the following components. Please review the [README][15] included
in your download for more information on where to install these packages.
- Open Source Media Framework (OSMF)
[Download](http://sourceforge.net/projects/osmf.adobe/files/OSMF%201.0%20%28final%20source%2C%20ASDocs%2C%20PDF%20guides%2C%20and%20release%20notes%29/OSMF_1.0.zip/download)
[MPL License](http://www.mozilla.org/MPL)
@@ -61,35 +61,35 @@ The PGP signatures can be verified using
% pgpk -a KEYS
- % pgpv apache-flex-sdk-4.10.0-src.tar.gz.asc
+ % pgpv apache-flex-sdk-4.11.0-src.tar.gz.asc
*or*
% pgp -ka KEYS
- % pgp apache-flex-sdk-4.10.0-src.tar.gz.asc
+ % pgp apache-flex-sdk-4.11.0-src.tar.gz.asc
*or*
% gpg --import KEYS
- % gpg --verify apache-flex-sdk-4.10.0-src.tar.gz.asc
+ % gpg --verify apache-flex-sdk-4.11.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.10.0/RELEASE_NOTES
-[3]:
http://www.apache.org/dyn/closer.cgi/flex/4.10.0/apache-flex-sdk-4.10.0-src.tar.gz
-[4]:
http://www.apache.org/dyn/closer.cgi/flex/4.10.0/apache-flex-sdk-4.10.0-src.zip
-[5]:
http://www.apache.org/dyn/closer.cgi/flex/4.10.0/docs/apache-flex-sdk-4.10.0-asdocs.zip
-[6]: http://www.apache.org/dyn/closer.cgi/flex/4.10.0/RELEASE_NOTES
-[7]:
http://www.apache.org/dyn/closer.cgi/flex/4.10.0/binaries/apache-flex-sdk-4.10.0-bin.tar.gz
-[8]:
http://www.apache.org/dyn/closer.cgi/flex/4.10.0/binaries/apache-flex-sdk-4.10.0-bin.zip
-[9]:
http://www.apache.org/dyn/closer.cgi/flex/4.10.0/docs/apache-flex-sdk-4.10.0-asdocs.zip
+[2]: http://www.apache.org/dyn/closer.cgi/flex/4.11.0/RELEASE_NOTES
+[3]:
http://www.apache.org/dyn/closer.cgi/flex/4.11.0/apache-flex-sdk-4.11.0-src.tar.gz
+[4]:
http://www.apache.org/dyn/closer.cgi/flex/4.11.0/apache-flex-sdk-4.11.0-src.zip
+[5]:
http://www.apache.org/dyn/closer.cgi/flex/4.11.0/docs/apache-flex-sdk-4.11.0-asdocs.zip
+[6]: http://www.apache.org/dyn/closer.cgi/flex/4.11.0/RELEASE_NOTES
+[7]:
http://www.apache.org/dyn/closer.cgi/flex/4.11.0/binaries/apache-flex-sdk-4.11.0-bin.tar.gz
+[8]:
http://www.apache.org/dyn/closer.cgi/flex/4.11.0/binaries/apache-flex-sdk-4.11.0-bin.zip
+[9]:
http://www.apache.org/dyn/closer.cgi/flex/4.11.0/docs/apache-flex-sdk-4.11.0-asdocs.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/4.10.0/README
\ No newline at end of file
+[15]: http://www.apache.org/dyn/closer.cgi/flex/4.11.0/README
\ No newline at end of file
Modified: flex/site/trunk/content/download-source.cmsPage
URL:
http://svn.apache.org/viewvc/flex/site/trunk/content/download-source.cmsPage?rev=1536256&r1=1536255&r2=1536256&view=diff
==============================================================================
--- flex/site/trunk/content/download-source.cmsPage (original)
+++ flex/site/trunk/content/download-source.cmsPage Mon Oct 28 06:33:40 2013
@@ -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.10.0)</h4></div>
-The Apache Flex team is pleased to offer this release, available as of 6th
August 2013. 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.11.0)</h4></div>
+The Apache Flex team is pleased to offer this release, available as of 28th
October 2013. 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.10.0-src.tar.gz][3]
[[PGP](http://www.apache.org/dist/flex/4.10.0/apache-flex-sdk-4.10.0-src.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.10.0/apache-flex-sdk-4.10.0-src.tar.gz.md5)]
- - Linux Source : [apache-flex-sdk-4.10.0-src.tar.gz][3]
[[PGP](http://www.apache.org/dist/flex/4.10.0/apache-flex-sdk-4.10.0-src.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.10.0/apache-flex-sdk-4.10.0-src.tar.gz.md5)]
- - Windows Source : [apache-flex-sdk-4.10.0-src.zip][4]
[[PGP](http://www.apache.org/dist/flex/4.10.0/apache-flex-sdk-4.10.0-src.zip.asc)]
[[MD5](http://www.apache.org/dist/flex/4.10.0/apache-flex-sdk-4.10.0-src.zip.md5)]
- - Documentation : [apache-flex-sdk-4.10.0-asdocs.zip][5]
+ - Mac OS X Source : [apache-flex-sdk-4.11.0-src.tar.gz][3]
[[PGP](http://www.apache.org/dist/flex/4.11.0/apache-flex-sdk-4.11.0-src.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.11.0/apache-flex-sdk-4.11.0-src.tar.gz.md5)]
+ - Linux Source : [apache-flex-sdk-4.11.0-src.tar.gz][3]
[[PGP](http://www.apache.org/dist/flex/4.11.0/apache-flex-sdk-4.11.0-src.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.11.0/apache-flex-sdk-4.11.0-src.tar.gz.md5)]
+ - Windows Source : [apache-flex-sdk-4.11.0-src.zip][4]
[[PGP](http://www.apache.org/dist/flex/4.11.0/apache-flex-sdk-4.11.0-src.zip.asc)]
[[MD5](http://www.apache.org/dist/flex/4.11.0/apache-flex-sdk-4.11.0-src.zip.md5)]
+ - Documentation : [apache-flex-sdk-4.11.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.
@@ -36,7 +36,7 @@ If you are looking for the cutting edge
<div class="headline"><h4>Source-Code Dependencies</h4></div>
-Due to licensing requirements, there are some components that we depend on
that we can not include in our binary or source distribution. We try our
hardest to limit these dependencies, however for the current 4.10.0 release we
do depend on the following components. Please review the [README][15] included
in your download for more information on where to install these packages.
+Due to licensing requirements, there are some components that we depend on
that we can not include in our binary or source distribution. We try our
hardest to limit these dependencies, however for the current 4.11.0 release we
do depend on the following components. Please review the [README][15] included
in your download for more information on where to install these packages.
- Open Source Media Framework (OSMF)
[Download](http://sourceforge.net/projects/osmf.adobe/files/OSMF%201.0%20%28final%20source%2C%20ASDocs%2C%20PDF%20guides%2C%20and%20release%20notes%29/OSMF_1.0.zip/download)
[MPL License](http://www.mozilla.org/MPL)
@@ -74,28 +74,28 @@ The PGP signatures can be verified using
% pgpk -a KEYS
- % pgpv apache-flex-sdk-4.10.0-src.tar.gz.asc
+ % pgpv apache-flex-sdk-4.11.0-src.tar.gz.asc
*or*
% pgp -ka KEYS
- % pgp apache-flex-sdk-4.10.0-src.tar.gz.asc
+ % pgp apache-flex-sdk-4.11.0-src.tar.gz.asc
*or*
% gpg --import KEYS
- % gpg --verify apache-flex-sdk-4.10.0-src.tar.gz.asc
+ % gpg --verify apache-flex-sdk-4.11.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.10.0/RELEASE_NOTES
-[3]:
http://www.apache.org/dyn/closer.cgi/flex/4.10.0/apache-flex-sdk-4.10.0-src.tar.gz
-[4]:
http://www.apache.org/dyn/closer.cgi/flex/4.10.0/apache-flex-sdk-4.10.0-src.zip
-[5]:
http://www.apache.org/dyn/closer.cgi/flex/4.10.0/docs/apache-flex-sdk-4.10.0-asdocs.zip
+[2]: http://www.apache.org/dyn/closer.cgi/flex/4.11.0/RELEASE_NOTES
+[3]:
http://www.apache.org/dyn/closer.cgi/flex/4.11.0/apache-flex-sdk-4.11.0-src.tar.gz
+[4]:
http://www.apache.org/dyn/closer.cgi/flex/4.11.0/apache-flex-sdk-4.11.0-src.zip
+[5]:
http://www.apache.org/dyn/closer.cgi/flex/4.11.0/docs/apache-flex-sdk-4.11.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.10.0/README
\ No newline at end of file
+[15]: http://www.apache.org/dyn/closer.cgi/flex/4.11.0/README
\ No newline at end of file