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 2014/02/08 05:56:48 UTC

[2/6] git commit: [flex-sdk] [refs/heads/develop] - update RSL versions to 4.12

update RSL versions to 4.12


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

Branch: refs/heads/develop
Commit: 95e9566c118eb3126f475c4e3daf59e4fa962684
Parents: b7c25e9
Author: Justin Mclean <jm...@apache.org>
Authored: Sat Feb 8 14:24:26 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Sat Feb 8 14:24:26 2014 +1100

----------------------------------------------------------------------
 ide/flashbuilder/config/flex-config.xml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/95e9566c/ide/flashbuilder/config/flex-config.xml
----------------------------------------------------------------------
diff --git a/ide/flashbuilder/config/flex-config.xml b/ide/flashbuilder/config/flex-config.xml
index 5ae763a..97b99a9 100644
--- a/ide/flashbuilder/config/flex-config.xml
+++ b/ide/flashbuilder/config/flex-config.xml
@@ -357,7 +357,7 @@
       <!-- Framework SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/framework.swc</path-element>
-		<rsl-url>framework_4.11.0.0.swf</rsl-url>
+		<rsl-url>framework_4.12.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 	  
 	  <!-- TextLayout SWC -->
@@ -367,37 +367,37 @@
     -->
     <runtime-shared-library-path>
 		<path-element>libs/textLayout.swc</path-element>
-		<rsl-url>textLayout_4.11.0.0.swf</rsl-url>
+		<rsl-url>textLayout_4.12.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
     
       <!-- Spark SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/spark.swc</path-element>
-		<rsl-url>spark_4.11.0.0.swf</rsl-url>
+		<rsl-url>spark_4.12.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 	
       <!-- Sparkskins SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/sparkskins.swc</path-element>
-		<rsl-url>sparkskins_4.11.0.0.swf</rsl-url>
+		<rsl-url>sparkskins_4.12.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 	 
 	  <!-- RPC SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/rpc.swc</path-element>
-		<rsl-url>rpc_4.11.0.0.swf</rsl-url>
+		<rsl-url>rpc_4.12.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
     	
       <!-- Charts SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/charts.swc</path-element>
-		<rsl-url>charts_4.11.0.0.swf</rsl-url>
+		<rsl-url>charts_4.12.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Spark_dmv SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/spark_dmv.swc</path-element>
-		<rsl-url>spark_dmv_4.11.0.0.swf</rsl-url>
+		<rsl-url>spark_dmv_4.12.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- OSMF SWC -->
@@ -407,19 +407,19 @@
     -->
     <runtime-shared-library-path>
 		<path-element>libs/osmf.swc</path-element>
-		<rsl-url>osmf_4.11.0.0.swf</rsl-url>
+		<rsl-url>osmf_4.12.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
       
       <!-- MX SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/mx/mx.swc</path-element>
-		<rsl-url>mx_4.11.0.0.swf</rsl-url>
+		<rsl-url>mx_4.12.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
    
       <!-- Advancedgrids SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/advancedgrids.swc</path-element>
-		<rsl-url>advancedgrids_4.11.0.0.swf</rsl-url>
+		<rsl-url>advancedgrids_4.12.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 	
 	<!-- static-link-runtime-shared-libraries: statically link the libraries specified by the -runtime-shared-libraries-path option.-->