You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2014/12/18 10:06:44 UTC

[10/33] git commit: [flex-sdk] [refs/heads/develop] - updated README - a few minor corrections and fix to how to build the SDK

updated README - a few minor corrections and fix to how to build the SDK

Conflicts:
	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/3d5b3d9c
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/3d5b3d9c
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/3d5b3d9c

Branch: refs/heads/develop
Commit: 3d5b3d9c5ad0e29e0cc2f1fd52f65d676e8c87b2
Parents: a4d1806
Author: Justin Mclean <jm...@apache.org>
Authored: Sat Dec 13 15:58:26 2014 +1100
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Thu Dec 18 09:57:45 2014 +0100

----------------------------------------------------------------------
 README | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3d5b3d9c/README
----------------------------------------------------------------------
diff --git a/README b/README
index 1a51493..494714f 100644
--- a/README
+++ b/README
@@ -90,9 +90,10 @@ bundled with the Apache Flex SDK, i.e. they need to be installed separately.
 The Adobe Flash Player ‘playerglobal.swc’ is needed to compile all the
 components with the exception of the ‘airframework’ and ‘airspark’
 components which require ‘airglobal.swc’ from the AIR Integration Kit. The
-AIR Integration kit is also needed to build and debug mobile applications. The
-Adobe Flash Player content debugger is used by the ant ‘checkintests’
-target and other pieces of the test subsystem to run compiled applications.
+AIR Integration kit is also needed to build and debug mobile and desktop
+applications. The Adobe Flash Player content debugger is used by the ant
+‘checkintests’ target and other pieces of the test subsystem to run compiled
+applications.
 
 
 ---------------------------------------------------------------------
@@ -154,7 +155,7 @@ The Adobe AIR integration kit for Linux can be downloaded from:
 Download the AIR SDK for your platform and unzip it. Set AIR_HOME to the
 absolute path of the AIR SDK directory.
 
-This version of the Apache Flex SDK was certified for use with Adobe AIR 3.7
+This version of the Apache Flex SDK was certified for use with Adobe AIR 15
 and is compatible with version 3.1 and up. It has been fully tested on AIR 3.7,
 4 and 15.
 
@@ -416,9 +417,9 @@ OR
 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 '14.0' like so:
+Flash Player set the value of playerglobal.version to be '15.0' like so:
 
-    playerglobal.version = 14.0
+    playerglobal.version = 15.0
 
 OR
 
@@ -435,17 +436,18 @@ These can be found at:
 
 and
 
-   http://download.macromedia.com/get/flashplayer/updaters/<version.major>/playerglobal<version.major>_<version.minor>.swc
+    http://download.macromedia.com/get/flashplayer/updaters/<version.major>/playerglobal<version.major>_<version.minor>.swc
 
 (e.g. http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_1.swc)
 
 Copy the target playerglobal.swc to the directory:
 
-    frameworks/libs/player/<version>/playerglobal.swc
-
-Where <version> is the major and minor version numbers of the Adobe Flash
-Player separated by a period or full stop.
-
+    frameworks/libs/player/<version.major>.<version.minor>/playerglobal.swc
+    
+On OSX runing the script:
+    ./ide/checkAllPlayerGlobals.sh 
+ 
+ Will download any new or missing player global swcs.
 
 Software Dependencies
 =====================
@@ -455,8 +457,6 @@ the build. In addition, there is some optional third-party code that you can
 choose to download if you would like to take advantage of the features offered
 and you agree to the license terms.
 
-The Apache Version 2.0 license is in the LICENSE file.
-
 The following dependencies have licenses which are, or are compatible with, the
 Apache Version 2.0 license. You will not be prompted to acknowledge the
 download. Most of the jars are installed in lib/external.
@@ -476,7 +476,7 @@ reciprocal licenses so you will be prompted to acknowledge the license before
 the software is downloaded to your system. These files are installed in
 frameworks/libs.
 
-    osmf.swc (Open Source Media Framework v1.0; used for video components)
+    osmf.swc (Open Source Media Framework v2.0; used for video components)
 
     This file is extracted from: