see if having no changed files will keep build from failing
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/ce9e3b00 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/ce9e3b00 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/ce9e3b00 Branch: refs/heads/master Commit: ce9e3b00db03171e79353e5f1799f56f997a4362 Parents: f686c5e Author: Alex Harui <[email protected]> Authored: Thu Mar 20 14:19:35 2014 -0700 Committer: Alex Harui <[email protected]> Committed: Thu Mar 20 14:19:35 2014 -0700 ---------------------------------------------------------------------- flex-sdk-description.xml | 6 ++-- ide/flashbuilder/config/air-config.xml | 20 +++++------ ide/flashbuilder/config/flex-config.xml | 50 ++++++++++++++-------------- 3 files changed, 38 insertions(+), 38 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/ce9e3b00/flex-sdk-description.xml ---------------------------------------------------------------------- diff --git a/flex-sdk-description.xml b/flex-sdk-description.xml index 7a41361..e752185 100644 --- a/flex-sdk-description.xml +++ b/flex-sdk-description.xml @@ -18,8 +18,8 @@ --> <flex-sdk-description> -<name>Apache Flex 4.12.0 FP11.1 AIR3.9 en_US</name> -<version>4.12.0</version> -<build>20140303</build> +<name>Apache Flex 4.13.0 FP11.1 AIR3.9 en_US</name> +<version>4.13.0</version> +<build>0</build> </flex-sdk-description> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/ce9e3b00/ide/flashbuilder/config/air-config.xml ---------------------------------------------------------------------- diff --git a/ide/flashbuilder/config/air-config.xml b/ide/flashbuilder/config/air-config.xml index c7b740f..2df10ab 100644 --- a/ide/flashbuilder/config/air-config.xml +++ b/ide/flashbuilder/config/air-config.xml @@ -353,7 +353,7 @@ <!-- Framework SWC --> <runtime-shared-library-path> <path-element>libs/framework.swc</path-element> - <rsl-url>framework_4.12.0.0.swf</rsl-url> + <rsl-url>framework_4.13.0.0.swf</rsl-url> </runtime-shared-library-path> <!-- TextLayout SWC --> @@ -363,37 +363,37 @@ --> <runtime-shared-library-path> <path-element>libs/textLayout.swc</path-element> - <rsl-url>textLayout_4.12.0.0.swf</rsl-url> + <rsl-url>textLayout_4.13.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.12.0.0.swf</rsl-url> + <rsl-url>spark_4.13.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.12.0.0.swf</rsl-url> + <rsl-url>sparkskins_4.13.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.12.0.0.swf</rsl-url> + <rsl-url>rpc_4.13.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.12.0.0.swf</rsl-url> + <rsl-url>charts_4.13.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.12.0.0.swf</rsl-url> + <rsl-url>spark_dmv_4.13.0.0.swf</rsl-url> </runtime-shared-library-path> <!-- OSMF SWC --> @@ -403,19 +403,19 @@ --> <runtime-shared-library-path> <path-element>libs/osmf.swc</path-element> - <rsl-url>osmf_4.12.0.0.swf</rsl-url> + <rsl-url>osmf_4.13.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.12.0.0.swf</rsl-url> + <rsl-url>mx_4.13.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.12.0.0.swf</rsl-url> + <rsl-url>advancedgrids_4.13.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.--> http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/ce9e3b00/ide/flashbuilder/config/flex-config.xml ---------------------------------------------------------------------- diff --git a/ide/flashbuilder/config/flex-config.xml b/ide/flashbuilder/config/flex-config.xml index 97b99a9..1536d4a 100644 --- a/ide/flashbuilder/config/flex-config.xml +++ b/ide/flashbuilder/config/flex-config.xml @@ -110,7 +110,7 @@ <namespace> <uri>http://flex.apache.org/experimental/ns</uri> <manifest>experimental-manifest.xml</manifest> - </namespace> + </namespace> </namespaces> <!-- Enable post-link SWF optimization. --> @@ -352,76 +352,76 @@ <url>string</url> </runtime-shared-libraries> --> - - <!-- runtime-shared-library-path: specifies a SWC or directory to link against and an RSL URL to load with optional failover URLs --> + + <!-- runtime-shared-library-path: specifies a SWC or directory to link against and an RSL URL to load with optional failover URLs --> <!-- Framework SWC --> <runtime-shared-library-path> <path-element>libs/framework.swc</path-element> - <rsl-url>framework_4.12.0.0.swf</rsl-url> + <rsl-url>framework_4.13.0.0.swf</rsl-url> </runtime-shared-library-path> - + <!-- TextLayout SWC --> - <!-- + <!-- Even though there is no textLayout rsl leave this in so that in a FlashBuilder Flex Library project, FlashBuilder will allow "Link Type" to be external. --> <runtime-shared-library-path> <path-element>libs/textLayout.swc</path-element> - <rsl-url>textLayout_4.12.0.0.swf</rsl-url> + <rsl-url>textLayout_4.13.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.12.0.0.swf</rsl-url> + <rsl-url>spark_4.13.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.12.0.0.swf</rsl-url> + <rsl-url>sparkskins_4.13.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.12.0.0.swf</rsl-url> + <rsl-url>rpc_4.13.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.12.0.0.swf</rsl-url> + <rsl-url>charts_4.13.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.12.0.0.swf</rsl-url> + <rsl-url>spark_dmv_4.13.0.0.swf</rsl-url> </runtime-shared-library-path> <!-- OSMF SWC --> - <!-- + <!-- Even though there is no OSMF rsl leave this in so that in a FlashBuilder Flex Library project, FlashBuilder will allow "Link Type" to be external. --> <runtime-shared-library-path> - <path-element>libs/osmf.swc</path-element> - <rsl-url>osmf_4.12.0.0.swf</rsl-url> + <path-element>libs/OSMF.swc</path-element> + <rsl-url>osmf_4.13.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.12.0.0.swf</rsl-url> + <rsl-url>mx_4.13.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.12.0.0.swf</rsl-url> + <rsl-url>advancedgrids_4.13.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.--> <static-link-runtime-shared-libraries>true</static-link-runtime-shared-libraries> @@ -443,5 +443,5 @@ <creator>Apache Software Foundation</creator> <language>en_US</language> </metadata> - + </flex-config>
