You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/05/28 13:19:51 UTC

[1/2] git commit: [flex-sdk] [refs/heads/develop] - fixed old references to 4.9. Change instruction on using other FP version - may need to be expanded.

Updated Branches:
  refs/heads/develop e712e5d7f -> 220b4afdd


fixed old references to 4.9. Change instruction on using other FP version - may need to be expanded.


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

Branch: refs/heads/develop
Commit: 1f42d53f2542084127ba7e9772759bc5759ca56d
Parents: 84ae071
Author: Justin Mclean <jm...@apache.org>
Authored: Tue May 28 18:39:13 2013 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Tue May 28 18:39:13 2013 +1000

----------------------------------------------------------------------
 README |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/1f42d53f/README
----------------------------------------------------------------------
diff --git a/README b/README
index c209351..002e757 100644
--- a/README
+++ b/README
@@ -269,11 +269,16 @@ Adobe Flash Player Version Support
 ----------------------------------
 
     The Apache Flex SDK defaults to using the Adobe Flash Player 11.1. The SDK can be
-    compiled for Flash Player versions 10.2, 10.3, 11.0, 11.1, 11.2, 11.3, 11.4, 11.5,
+    used with Flash Player versions 10.2, 10.3, 11.0, 11.1, 11.2, 11.3, 11.4, 11.5,
     11.6 and 11.7.
 
-    To compile the SDK for another version of the Adobe Flash Player either:
+    To use the SDK for another version of the Adobe Flash Player either:
 
+    Change the flex-config.xml configuration file to specify another version of the
+    Adobe Flash Player.
+    
+    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 lastest version of the Adobe Flash Player set
@@ -427,16 +432,16 @@ Using the Binary Distribution
 		/ide/constructFlexForIDE.sh (on Mac)
 		/ide/constructFlexForIDE.bat (on Windows)
 		
-	This will create an Apache Flex 4.9 SDK that can be used with Flash Builder by
+	This will create an Apache Flex 4.10 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 3.7 (rather than
-	AIR 3.1 contained in Adobe Flex 4.6) run:
+	AIR 3.1 contained in Adobe Flex 4.9) run:
 	
 		/ide/flashbuilder/makeApacheFlexForFlashbuilder.sh (on Mac)
 		/ide/flashbuilder/makeApacheFlexForFlashbuilder.bat (on Windows)
 		
-	This will create an Apache Flex 4.9 SDK that can be used by an IDE by downloading
+	This will create an Apache Flex 4.10 SDK that can be used by an IDE by downloading
 	Adobe Flex 4.6 SDK and Adobe AIR 3.7.
     
 Building the Framework in a Binary Distribution


[2/2] git commit: [flex-sdk] [refs/heads/develop] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-sdk into develop

Posted by jm...@apache.org.
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-sdk into develop


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

Branch: refs/heads/develop
Commit: 220b4afdd49d28cf6b2251c51d917bdf64e34f96
Parents: 1f42d53 e712e5d
Author: Justin Mclean <jm...@apache.org>
Authored: Tue May 28 18:39:38 2013 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Tue May 28 18:39:38 2013 +1000

----------------------------------------------------------------------
 .../Transition_interruptionBehavior.mxml           |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------