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 2017/03/15 04:06:36 UTC

[48/50] [abbrv] git commit: [flex-sdk] [refs/heads/master] - update version and remove duplicate air line

update version and remove duplicate air line


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

Branch: refs/heads/master
Commit: f9e7038738585ed4727ebcd41de63ca30adb8e76
Parents: 7157375
Author: Justin Mclean <jm...@apache.org>
Authored: Sun Mar 5 15:04:59 2017 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Sun Mar 5 15:04:59 2017 +1100

----------------------------------------------------------------------
 ide/flashbuilder/config/air-config.xml | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f9e70387/ide/flashbuilder/config/air-config.xml
----------------------------------------------------------------------
diff --git a/ide/flashbuilder/config/air-config.xml b/ide/flashbuilder/config/air-config.xml
index 4b48d04..2ee5cfd 100644
--- a/ide/flashbuilder/config/air-config.xml
+++ b/ide/flashbuilder/config/air-config.xml
@@ -80,7 +80,6 @@
          <path-element>libs</path-element>
          <path-element>libs/mx</path-element>
          <path-element>libs/air</path-element>
-         <path-element>libs/air</path-element>
          <path-element>locale/{locale}</path-element>
       </library-path>
      
@@ -353,7 +352,7 @@
       <!-- Framework SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/framework.swc</path-element>
-		<rsl-url>framework_4.15.0.0.swf</rsl-url>
+		<rsl-url>framework_4.16.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 	  
 	  <!-- TextLayout SWC -->
@@ -363,37 +362,37 @@
     -->
     <runtime-shared-library-path>
 		<path-element>libs/textLayout.swc</path-element>
-		<rsl-url>textLayout_4.15.0.0.swf</rsl-url>
+		<rsl-url>textLayout_4.16.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.15.0.0.swf</rsl-url>
+		<rsl-url>spark_4.16.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.15.0.0.swf</rsl-url>
+		<rsl-url>sparkskins_4.16.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.15.0.0.swf</rsl-url>
+		<rsl-url>rpc_4.16.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.15.0.0.swf</rsl-url>
+		<rsl-url>charts_4.16.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.15.0.0.swf</rsl-url>
+		<rsl-url>spark_dmv_4.16.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- OSMF SWC -->
@@ -403,19 +402,19 @@
     -->
     <runtime-shared-library-path>
 		<path-element>libs/osmf.swc</path-element>
-		<rsl-url>osmf_4.15.0.0.swf</rsl-url>
+		<rsl-url>osmf_4.16.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.15.0.0.swf</rsl-url>
+		<rsl-url>mx_4.16.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.15.0.0.swf</rsl-url>
+		<rsl-url>advancedgrids_4.16.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.-->