Author: quetwo
Date: Tue Mar 14 03:44:47 2017
New Revision: 1786838
URL: http://svn.apache.org/viewvc?rev=1786838&view=rev
Log:
Unstaged files for Apache Flex 4.16 announcement
Modified:
flex/site/trunk/content/download-binaries.cmsPage
flex/site/trunk/content/download-source.cmsPage
flex/site/trunk/content/images/comps/spinner-4.psd
flex/site/trunk/content/images/slider4.jpg
Modified: flex/site/trunk/content/download-binaries.cmsPage
URL:
http://svn.apache.org/viewvc/flex/site/trunk/content/download-binaries.cmsPage?rev=1786838&r1=1786837&r2=1786838&view=diff
==============================================================================
--- flex/site/trunk/content/download-binaries.cmsPage (original)
+++ flex/site/trunk/content/download-binaries.cmsPage Tue Mar 14 03:44:47 2017
@@ -8,8 +8,8 @@ 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.15)</h4></div>
-The Apache Flex team is pleased to offer this release, available as of the
11th of January 2016. 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.16)</h4></div>
+The Apache Flex team is pleased to offer this release, available as of the
14th of March 2016. 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, or [install without requiring Adobe AIR][16] such as on
Linux.
@@ -17,13 +17,13 @@ Binaries are provided as a convenience f
- Release Notes : [RELEASE_NOTES][2]
- README : [README][15]
- - Mac OS X Binaries : [apache-flex-sdk-4.15.0-bin.tar.gz][7]
[[PGP](http://www.apache.org/dist/flex/4.15.0/binaries/apache-flex-sdk-4.15.0-bin.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.15.0/binaries/apache-flex-sdk-4.15.0-bin.tar.gz.md5)]
- - Linux Binaries : [apache-flex-sdk-4.15.0-bin.tar.gz][7]
[[PGP](http://www.apache.org/dist/flex/4.15.0/binaries/apache-flex-sdk-4.15.0-bin.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.15.0/binaries/apache-flex-sdk-4.15.0-bin.tar.gz.md5)]
- - Windows Binaries : [apache-flex-sdk-4.15.0-bin.zip][8]
[[PGP](http://www.apache.org/dist/flex/4.15.0/binaries/apache-flex-sdk-4.15.0-bin.zip.asc)]
[[MD5](http://www.apache.org/dist/flex/4.15.0/binaries/apache-flex-sdk-4.15.0-bin.zip.md5)]
- - Documentation : [apache-flex-sdk-4.15.0-asdocs.zip][5]
+ - Mac OS X Binaries : [apache-flex-sdk-4.16.0-bin.tar.gz][7]
[[PGP](http://www.apache.org/dist/flex/4.16.0/binaries/apache-flex-sdk-4.16.0-bin.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.16.0/binaries/apache-flex-sdk-4.16.0-bin.tar.gz.md5)]
+ - Linux Binaries : [apache-flex-sdk-4.16.0-bin.tar.gz][7]
[[PGP](http://www.apache.org/dist/flex/4.16.0/binaries/apache-flex-sdk-4.16.0-bin.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.16.0/binaries/apache-flex-sdk-4.16.0-bin.tar.gz.md5)]
+ - Windows Binaries : [apache-flex-sdk-4.16.0-bin.zip][8]
[[PGP](http://www.apache.org/dist/flex/4.16.0/binaries/apache-flex-sdk-4.16.0-bin.zip.asc)]
[[MD5](http://www.apache.org/dist/flex/4.16.0/binaries/apache-flex-sdk-4.165.0-bin.zip.md5)]
+ - Documentation : [apache-flex-sdk-4.16.0-asdocs.zip][5]
<div class="headline"><h4>Binary Dependencies</h4></div>
-There are some components that we depend on that we do not include in our
convenience binary distribution. We try our hardest to limit these
dependencies, however for the 4.15 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.
+There are some components that we depend on that we do not include in our
convenience binary distribution. We try our hardest to limit these
dependencies, however for the 4.16 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)
@@ -58,36 +58,36 @@ The PGP signatures can be verified using
% pgpk -a KEYS
- % pgpv apache-flex-sdk-4.15.0-bin.tar.gz.asc
+ % pgpv apache-flex-sdk-4.16.0-bin.tar.gz.asc
*or*
% pgp -ka KEYS
- % pgp apache-flex-sdk-4.15.0-bin.tar.gz.asc
+ % pgp apache-flex-sdk-4.16.0-bin.tar.gz.asc
*or*
% gpg --import KEYS
- % gpg --verify apache-flex-sdk-4.15.0-bin.tar.gz.asc
+ % gpg --verify apache-flex-sdk-4.16.0-bin.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.lua/flex/4.15.0/RELEASE_NOTES
-[3]:
http://www.apache.org/dyn/closer.lua/flex/4.15.0/apache-flex-sdk-4.15.0-src.tar.gz
-[4]:
http://www.apache.org/dyn/closer.lua/flex/4.15.0/apache-flex-sdk-4.15.0-src.zip
-[5]:
http://www.apache.org/dyn/closer.lua/flex/4.15.0/docs/apache-flex-sdk-4.15.0-asdocs.zip
-[6]: http://www.apache.org/dyn/closer.lua/flex/4.15.0/RELEASE_NOTES
-[7]:
http://www.apache.org/dyn/closer.lua/flex/4.15.0/binaries/apache-flex-sdk-4.15.0-bin.tar.gz
-[8]:
http://www.apache.org/dyn/closer.lua/flex/4.15.0/binaries/apache-flex-sdk-4.15.0-bin.zip
-[9]:
http://www.apache.org/dyn/closer.lua/flex/4.15.0/docs/apache-flex-sdk-4.15.0-asdocs.zip
+[2]: http://www.apache.org/dyn/closer.lua/flex/4.16.0/RELEASE_NOTES
+[3]:
http://www.apache.org/dyn/closer.lua/flex/4.16.0/apache-flex-sdk-4.16.0-src.tar.gz
+[4]:
http://www.apache.org/dyn/closer.lua/flex/4.16.0/apache-flex-sdk-4.16.0-src.zip
+[5]:
http://www.apache.org/dyn/closer.lua/flex/4.16.0/docs/apache-flex-sdk-4.16.0-asdocs.zip
+[6]: http://www.apache.org/dyn/closer.lua/flex/4.16.0/RELEASE_NOTES
+[7]:
http://www.apache.org/dyn/closer.lua/flex/4.16.0/binaries/apache-flex-sdk-4.16.0-bin.tar.gz
+[8]:
http://www.apache.org/dyn/closer.lua/flex/4.16.0/binaries/apache-flex-sdk-4.16.0-bin.zip
+[9]:
http://www.apache.org/dyn/closer.lua/flex/4.16.0/docs/apache-flex-sdk-4.16.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.lua/flex/4.15.0/README
+[15]: http://www.apache.org/dyn/closer.lua/flex/4.16.0/README
[16]:
https://cwiki.apache.org/confluence/display/FLEX/Installation+help#Installationhelp-Ant-basedinstaller
\ 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=1786838&r1=1786837&r2=1786838&view=diff
==============================================================================
--- flex/site/trunk/content/download-source.cmsPage (original)
+++ flex/site/trunk/content/download-source.cmsPage Tue Mar 14 03:44:47 2017
@@ -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.15.0)</h4></div>
-The Apache Flex team is pleased to offer this release, available as of the
11th of January 2016. 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.16.0)</h4></div>
+The Apache Flex team is pleased to offer this release, available as of the
14th of March 2017. 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.15.0-src.tar.gz][3]
[[PGP](http://www.apache.org/dist/flex/4.15.0/apache-flex-sdk-4.15.0-src.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.15.0/apache-flex-sdk-4.15.0-src.tar.gz.md5)]
- - Linux Source : [apache-flex-sdk-4.15.0-src.tar.gz][3]
[[PGP](http://www.apache.org/dist/flex/4.15.0/apache-flex-sdk-4.15.0-src.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.15.0/apache-flex-sdk-4.15.0-src.tar.gz.md5)]
- - Windows Source : [apache-flex-sdk-4.15.0-src.zip][4]
[[PGP](http://www.apache.org/dist/flex/4.15.0/apache-flex-sdk-4.15.0-src.zip.asc)]
[[MD5](http://www.apache.org/dist/flex/4.15.0/apache-flex-sdk-4.15.0-src.zip.md5)]
- - Documentation : [apache-flex-sdk-4.15.0-asdocs.zip][5]
+ - Mac OS X Source : [apache-flex-sdk-4.16.0-src.tar.gz][3]
[[PGP](http://www.apache.org/dist/flex/4.16.0/apache-flex-sdk-4.16.0-src.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.16.0/apache-flex-sdk-4.16.0-src.tar.gz.md5)]
+ - Linux Source : [apache-flex-sdk-4.16.0-src.tar.gz][3]
[[PGP](http://www.apache.org/dist/flex/4.16.0/apache-flex-sdk-4.16.0-src.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.16.0/apache-flex-sdk-4.16.0-src.tar.gz.md5)]
+ - Windows Source : [apache-flex-sdk-4.16.0-src.zip][4]
[[PGP](http://www.apache.org/dist/flex/4.16.0/apache-flex-sdk-4.16.0-src.zip.asc)]
[[MD5](http://www.apache.org/dist/flex/4.16.0/apache-flex-sdk-4.16.0-src.zip.md5)]
+ - Documentation : [apache-flex-sdk-4.16.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.
@@ -69,28 +69,28 @@ The PGP signatures can be verified using
% pgpk -a KEYS
- % pgpv apache-flex-sdk-4.15.0-src.tar.gz.asc
+ % pgpv apache-flex-sdk-4.16.0-src.tar.gz.asc
*or*
% pgp -ka KEYS
- % pgp apache-flex-sdk-4.15.0-src.tar.gz.asc
+ % pgp apache-flex-sdk-4.16.0-src.tar.gz.asc
*or*
% gpg --import KEYS
- % gpg --verify apache-flex-sdk-4.15.0-src.tar.gz.asc
+ % gpg --verify apache-flex-sdk-4.16.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.lua/flex/4.15.0/RELEASE_NOTES
-[3]:
http://www.apache.org/dyn/closer.lua/flex/4.15.0/apache-flex-sdk-4.15.0-src.tar.gz
-[4]:
http://www.apache.org/dyn/closer.lua/flex/4.15.0/apache-flex-sdk-4.15.0-src.zip
-[5]:
http://www.apache.org/dyn/closer.lua/flex/4.15.0/docs/apache-flex-sdk-4.15.0-asdocs.zip
+[2]: http://www.apache.org/dyn/closer.lua/flex/4.16.0/RELEASE_NOTES
+[3]:
http://www.apache.org/dyn/closer.lua/flex/4.16.0/apache-flex-sdk-4.16.0-src.tar.gz
+[4]:
http://www.apache.org/dyn/closer.lua/flex/4.16.0/apache-flex-sdk-4.16.0-src.zip
+[5]:
http://www.apache.org/dyn/closer.lua/flex/4.16.0/docs/apache-flex-sdk-4.16.0-asdocs.zip
[6]: http://git-scm.com/
[7]: http://git.apache.org/
[10]: http://www.apache.org/dist/flex/KEYS
@@ -98,4 +98,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.lua/flex/4.15.0/README
\ No newline at end of file
+[15]: http://www.apache.org/dyn/closer.lua/flex/4.16.0/README
\ No newline at end of file
Modified: flex/site/trunk/content/images/comps/spinner-4.psd
URL:
http://svn.apache.org/viewvc/flex/site/trunk/content/images/comps/spinner-4.psd?rev=1786838&r1=1786837&r2=1786838&view=diff
==============================================================================
Binary files - no diff available.
Modified: flex/site/trunk/content/images/slider4.jpg
URL:
http://svn.apache.org/viewvc/flex/site/trunk/content/images/slider4.jpg?rev=1786838&r1=1786837&r2=1786838&view=diff
==============================================================================
Binary files - no diff available.