Author: quetwo
Date: Mon Jan 11 16:14:26 2016
New Revision: 1724076
URL: http://svn.apache.org/viewvc?rev=1724076&view=rev
Log:
Updating homepage to include 4.15 release info
Modified:
flex/site/trunk/content/about-history.cmsPage
flex/site/trunk/content/download-binaries.cmsPage
flex/site/trunk/content/download-source.cmsPage
flex/site/trunk/content/index.cmsPage
flex/site/trunk/templates/flex-v2-footer.html
Modified: flex/site/trunk/content/about-history.cmsPage
URL:
http://svn.apache.org/viewvc/flex/site/trunk/content/about-history.cmsPage?rev=1724076&r1=1724075&r2=1724076&view=diff
==============================================================================
--- flex/site/trunk/content/about-history.cmsPage (original)
+++ flex/site/trunk/content/about-history.cmsPage Mon Jan 11 16:14:26 2016
@@ -165,3 +165,4 @@ This version allows to track the number
<div class="headline"><h4> March, 2015: Apache Flex BlazeDS 4.7.0 released
</h4></div>
+<div class="headline"><h4> January, 2016: Apache Flex SDK 4.15 released
</h4></div>
Modified: flex/site/trunk/content/download-binaries.cmsPage
URL:
http://svn.apache.org/viewvc/flex/site/trunk/content/download-binaries.cmsPage?rev=1724076&r1=1724075&r2=1724076&view=diff
==============================================================================
--- flex/site/trunk/content/download-binaries.cmsPage (original)
+++ flex/site/trunk/content/download-binaries.cmsPage Mon Jan 11 16:14:26 2016
@@ -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.14.1)</h4></div>
-The Apache Flex team is pleased to offer this release, available as of the
30th of March 2015. 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.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.
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,10 +17,10 @@ Binaries are provided as a convenience f
- Release Notes : [RELEASE_NOTES][2]
- README : [README][15]
- - Mac OS X Binaries : [apache-flex-sdk-4.14.1-bin.tar.gz][7]
[[PGP](http://www.apache.org/dist/flex/4.14.1/binaries/apache-flex-sdk-4.14.0-bin.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.14.1/binaries/apache-flex-sdk-4.14.1-bin.tar.gz.md5)]
- - Linux Binaries : [apache-flex-sdk-4.14.1-bin.tar.gz][7]
[[PGP](http://www.apache.org/dist/flex/4.14.1/binaries/apache-flex-sdk-4.14.0-bin.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.14.1/binaries/apache-flex-sdk-4.14.1-bin.tar.gz.md5)]
- - Windows Binaries : [apache-flex-sdk-4.14.1-bin.zip][8]
[[PGP](http://www.apache.org/dist/flex/4.14.1/binaries/apache-flex-sdk-4.14.0-bin.zip.asc)]
[[MD5](http://www.apache.org/dist/flex/4.14.1/binaries/apache-flex-sdk-4.14.1-bin.zip.md5)]
- - Documentation : [apache-flex-sdk-4.14.1-asdocs.zip][5]
+ - 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.14.5-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.14.5-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]
<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.14 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.
@@ -58,36 +58,36 @@ The PGP signatures can be verified using
% pgpk -a KEYS
- % pgpv apache-flex-sdk-4.14.1-bin.tar.gz.asc
+ % pgpv apache-flex-sdk-4.15.0-bin.tar.gz.asc
*or*
% pgp -ka KEYS
- % pgp apache-flex-sdk-4.14.1-bin.tar.gz.asc
+ % pgp apache-flex-sdk-4.15.0-bin.tar.gz.asc
*or*
% gpg --import KEYS
- % gpg --verify apache-flex-sdk-4.14.1-bin.tar.gz.asc
+ % gpg --verify apache-flex-sdk-4.15.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.14.1/RELEASE_NOTES
-[3]:
http://www.apache.org/dyn/closer.lua/flex/4.14.1/apache-flex-sdk-4.14.1-src.tar.gz
-[4]:
http://www.apache.org/dyn/closer.lua/flex/4.14.1/apache-flex-sdk-4.14.1-src.zip
-[5]:
http://www.apache.org/dyn/closer.lua/flex/4.14.1/doc/apache-flex-sdk-4.14.1-asdocs.zip
-[6]: http://www.apache.org/dyn/closer.lua/flex/4.14.1/RELEASE_NOTES
-[7]:
http://www.apache.org/dyn/closer.lua/flex/4.14.1/binaries/apache-flex-sdk-4.14.1-bin.tar.gz
-[8]:
http://www.apache.org/dyn/closer.lua/flex/4.14.1/binaries/apache-flex-sdk-4.14.1-bin.zip
-[9]:
http://www.apache.org/dyn/closer.lua/flex/4.14.1/docs/apache-flex-sdk-4.14.1-asdocs.zip
+[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/doc/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
[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.14.1/README
+[15]: http://www.apache.org/dyn/closer.lua/flex/4.15.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=1724076&r1=1724075&r2=1724076&view=diff
==============================================================================
--- flex/site/trunk/content/download-source.cmsPage (original)
+++ flex/site/trunk/content/download-source.cmsPage Mon Jan 11 16:14:26 2016
@@ -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.14.1)</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.
+<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.
- Release Notes : [RELEASE_NOTES][2]
- README : [README][15]
- - Mac OS X Source : [apache-flex-sdk-4.14.1-src.tar.gz][3]
[[PGP](http://www.apache.org/dist/flex/4.14.1/apache-flex-sdk-4.14.1-src.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.14.1/apache-flex-sdk-4.14.1-src.tar.gz.md5)]
- - Linux Source : [apache-flex-sdk-4.14.1-src.tar.gz][3]
[[PGP](http://www.apache.org/dist/flex/4.14.1/apache-flex-sdk-4.14.1-src.tar.gz.asc)]
[[MD5](http://www.apache.org/dist/flex/4.14.1/apache-flex-sdk-4.14.1-src.tar.gz.md5)]
- - Windows Source : [apache-flex-sdk-4.14.1-src.zip][4]
[[PGP](http://www.apache.org/dist/flex/4.14.1/apache-flex-sdk-4.14.1-src.zip.asc)]
[[MD5](http://www.apache.org/dist/flex/4.14.1/apache-flex-sdk-4.14.1-src.zip.md5)]
- - Documentation : [apache-flex-sdk-4.14.1-asdocs.zip][5]
+ - 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]
<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.14.1-src.tar.gz.asc
+ % pgpv apache-flex-sdk-4.15.0-src.tar.gz.asc
*or*
% pgp -ka KEYS
- % pgp apache-flex-sdk-4.14.1-src.tar.gz.asc
+ % pgp apache-flex-sdk-4.15.0-src.tar.gz.asc
*or*
% gpg --import KEYS
- % gpg --verify apache-flex-sdk-4.14.1-src.tar.gz.asc
+ % gpg --verify apache-flex-sdk-4.15.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.14.1/RELEASE_NOTES
-[3]:
http://www.apache.org/dyn/closer.lua/flex/4.14.1/apache-flex-sdk-4.14.1-src.tar.gz
-[4]:
http://www.apache.org/dyn/closer.lua/flex/4.14.1/apache-flex-sdk-4.14.1-src.zip
-[5]:
http://www.apache.org/dyn/closer.lua/flex/4.14.1/docs/apache-flex-sdk-4.14.1-asdocs.zip
+[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://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.14.1/README
\ No newline at end of file
+[15]: http://www.apache.org/dyn/closer.lua/flex/4.15.0/README
\ No newline at end of file
Modified: flex/site/trunk/content/index.cmsPage
URL:
http://svn.apache.org/viewvc/flex/site/trunk/content/index.cmsPage?rev=1724076&r1=1724075&r2=1724076&view=diff
==============================================================================
--- flex/site/trunk/content/index.cmsPage (original)
+++ flex/site/trunk/content/index.cmsPage Mon Jan 11 16:14:26 2016
@@ -57,6 +57,14 @@ homepage: true
<div class="row-fluid">
<div class="entry">
+<span class="meta"><strong>11</strong><br><small>Jan. 2016</small></span>
+<div>
+<h4><a
href="https://blogs.apache.org/flex/entry/apache_flex_4_15_released"><u>Apache
Flex 4.15 Released</u></a></h4>
+<p>Apache Flex 4.15 was released, which adds support for the latest Flash
Player and AIR Runtimes, fixes several bugs and improves speed. <a
href="http://flex.apache.org/installer.html">Install</a> it now, or <a
href="https://blogs.apache.org/flex/entry/apache_flex_4_15_released">Read More
Here</a></p>
+</div>
+</div>
+
+<div class="entry">
<span class="meta"><strong>31</strong><br><small>Mar. 2015</small></span>
<div>
<h4><a href="https://blogs.apache.org/flex/entry/apache_flex_4_14_1"><u>Apache
Flex 4.14.1 Released</u></a></h4>
Modified: flex/site/trunk/templates/flex-v2-footer.html
URL:
http://svn.apache.org/viewvc/flex/site/trunk/templates/flex-v2-footer.html?rev=1724076&r1=1724075&r2=1724076&view=diff
==============================================================================
--- flex/site/trunk/templates/flex-v2-footer.html (original)
+++ flex/site/trunk/templates/flex-v2-footer.html Mon Jan 11 16:14:26 2016
@@ -32,7 +32,7 @@
<div class="span3">
<div class="footer-headline"><h4>Latest Releases</h4></div>
<p>
- Apache Flex SDK : <a href="/download-binaries.html">4.14.1
(March 2015)</a><br />
+ Apache Flex SDK : <a href="/download-binaries.html">4.15
(January 2016)</a><br />
Apache FlexJS SDK : <a href="/download-flexjs.html">0.5.0
(November 2015)</a><br />
Blaze DS : <a href="/download-blazeds.html">4.7.0 (Mar
2015)</a><br />
Flex Mavenizer : <a
href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan
2013)</a><br />
@@ -59,7 +59,7 @@
<div class="row-fluid">
<div class="span12">
<div id="footer-bottom">
- Copyright © 2014 The Apache Software Foundation, Licensed
under the Apache License, Version 2.0 <br>
+ Copyright © 2016 The Apache Software Foundation, Licensed
under the Apache License, Version 2.0 <br>
Apache Flex, Apache and the Apache feather logo are trademarks
of The Apache Software Foundation. All other marks mentioned may be trademarks
or registered trademarks of their respective owners.
Read more about our privacy policy on our <a
href="about-privacy.html">Privacy Policy</a> page.
<div id="scroll-top-top"><a href="#" title="Go to
Top"></a></div>