You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2014/06/23 06:59:05 UTC

git commit: [flex-sdk] [refs/heads/release4.13.0] - update readme

Repository: flex-sdk
Updated Branches:
  refs/heads/release4.13.0 [created] 29f951ff4


update readme


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/29f951ff
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/29f951ff
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/29f951ff

Branch: refs/heads/release4.13.0
Commit: 29f951ff41e7f0a38d66e040aafb0995007fc1c1
Parents: 293e5bd
Author: Alex Harui <ah...@apache.org>
Authored: Sun Jun 22 21:57:34 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Sun Jun 22 21:57:34 2014 -0700

----------------------------------------------------------------------
 README | 28 ++++++++++++++++------------
 1 file changed, 16 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/29f951ff/README
----------------------------------------------------------------------
diff --git a/README b/README
index f5c47d6..5ba651a 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ Apache Flex (Flex)
     Apache Flex SDK is an application development framework for easily building
     Flash-based applications for mobile devices, web browsers, and desktops.
 
-    Apache Flex 4.12.1 is a follow up release to Apache Flex 4.12.0. This version
+    Apache Flex 4.13.0 is a follow up release to Apache Flex 4.12.1. This version
     adds new features and implements bug fixes that were unavailable in previous
     versions.  It is compatible with most code written to target Adobe Flex 4.6.
 
@@ -90,7 +90,7 @@ Getting the latest sources via git
 
     For further information visit http://flex.apache.org/download-source.html
 
-Building Apache Flex 4.12.1
+Building Apache Flex 4.13.0
 =========================
 
     Apache Flex is a large project. It requires some build tools which must be
@@ -180,7 +180,7 @@ Install Prerequisites
           The Adobe AIR integration kit for Linux can be downloaded from:
             http://airdownload.adobe.com/air/lin/download/2.6/AdobeAIRSDK.tbz2
 
-        This version of Apache Flex was certified for use with AIR 13.0, and
+        This version of Apache Flex was certified for use with AIR 14.0, and
         should be compatible with other versions of AIR newer than 3.1. However
         it hasn't been fully tested on AIR 3.2, 3.3, 3.5, 3.6 or 3.7.
 
@@ -191,7 +191,7 @@ Install Prerequisites
             http://www.adobe.com/support/flashplayer/downloads.html
 
         This version of Apache Flex was certified for use with Adobe Flash
-        Player 11.1, and is compatible with versions 10.2 through 13.0. It has
+        Player 11.1, and is compatible with versions 10.2 through 14.0. It has
         been tested with versions 11.1, 11.7, 11.8, 11.9 and 12.0 on Windows
         and Mac. It has been compiled against other Adobe Flash Player versions
         but has not been fully tested. It has not been fully tested on Linux.
@@ -230,6 +230,7 @@ Install Prerequisites
             http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_9.swc
             http://download.macromedia.com/get/flashplayer/updaters/12/playerglobal12_0.swc
             http://download.macromedia.com/get/flashplayer/updaters/13/playerglobal13_0.swc
+            http://download.macromedia.com/get/flashplayer/updaters/14/playerglobal14_0.swc
 
         These can be used with Apache Flex but not all have not been fully
         tested.
@@ -303,7 +304,7 @@ Adobe Flash Player Version Support
 
     The Apache Flex SDK defaults to using the Adobe Flash Player 11.1. The SDK
     can be used with Flash Player versions 10.2, 10.3, 11.0, 11.1, 11.2, 11.3,
-    11.4, 11.5, 11.6, 11.7, 11.8, 11.9, 12.0 and 13.0.
+    11.4, 11.5, 11.6, 11.7, 11.8, 11.9, 12.0, 13.0 and 14.0.
 
     It is recommended that you update to the latest version of Adobe Flash
     Player.  Newer versions of the Adobe Flash player address security
@@ -320,9 +321,9 @@ Adobe Flash Player Version Support
     Change the playerglobal.version in the build.properties file to have a value
     other than "11.1". For this change to take effect the SDK needs to be
     recompiled.  For example to compile against the latest version of the Adobe
-    Flash Player set the value of playerglobal.version to be "12.0" like so:
+    Flash Player set the value of playerglobal.version to be "14.0" like so:
 
-        playerglobal.version = 13.0
+        playerglobal.version = 14.0
 
     OR
 
@@ -349,6 +350,7 @@ Adobe Flash Player Version Support
     http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_9.swc
     http://download.macromedia.com/get/flashplayer/updaters/12/playerglobal12_0.swc
     http://download.macromedia.com/get/flashplayer/updaters/13/playerglobal13_0.swc
+    http://download.macromedia.com/get/flashplayer/updaters/14/playerglobal14_0.swc
 
     Copy the target playerglobal.swc to the directory:
 
@@ -391,9 +393,11 @@ Adobe Flash Player Version Support
                          /playerglobal.swc
                     /13.0
                          /playerglobal.swc
+                    /14.0
+                         /playerglobal.swc
 
     Apache Flex has been tested with Adobe Flash Player 11.1, 11.5, 11.7, 11.8,
-    11.9, 12.0 nd 13.0 on Windows and Mac.
+    11.9, 12.0, 13.0 and 14.0 on Windows and Mac.
 
     Apache Flex has not been tested on Linux so some issue may exist in this
     release.
@@ -495,17 +499,17 @@ Using the Binary Distribution
 		/ide/constructFlexForIDE.sh (on Mac and Linux)
 		/ide/constructFlexForIDE.bat (on Windows)
 
-	This will create an Apache Flex 4.12.1 SDK that can be used with Flash
+	This will create an Apache Flex 4.13.0 SDK that can be used with Flash
         Builder by copying the required files from the Adobe Flex 4.6 SDK.
 
-	To create an SDK for other IDE or if you want to use Adobe AIR 13.0
+	To create an SDK for other IDE or if you want to use Adobe AIR 14.0
         (rather than AIR 3.1 contained in Adobe Flex 4.6) run:
 
 		/ide/flashbuilder/makeApacheFlexForIDE.sh (on Mac and Linux)
 		/ide/flashbuilder/makeApacheFlexForIDE.bat (on Windows)
 
-	This will create an Apache Flex 4.12.1 SDK that can be used by an IDE by
-    downloading Adobe Flex 4.6 SDK and Adobe AIR 13.0.
+	This will create an Apache Flex 4.13.0 SDK that can be used by an IDE by
+    downloading Adobe Flex 4.6 SDK and Adobe AIR 14.0.
 
 Building the Framework in a Binary Distribution
 -----------------------------------------------