You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Bui Sy Nguyen (JIRA)" <ji...@apache.org> on 2015/11/21 04:40:11 UTC

[jira] [Updated] (FLEX-34973) The flex-config.xml has definition that is not correct in 4.14.1 release

     [ https://issues.apache.org/jira/browse/FLEX-34973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bui Sy Nguyen updated FLEX-34973:
---------------------------------
    Affects Version/s: Apache Flex 4.14.1
          Environment: Windows 10
          Component/s: Installer

> The flex-config.xml has <runtime-shared-library-path> definition that is not correct in 4.14.1 release
> ------------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-34973
>                 URL: https://issues.apache.org/jira/browse/FLEX-34973
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Installer
>    Affects Versions: Apache Flex 4.14.1
>         Environment: Windows 10
>            Reporter: Bui Sy Nguyen
>
> The flex-config.xml has <runtime-shared-library-path> definition that is not correct in 4.14.1 release.
> This will generate a RSL with the same file name as 4/14/0, and then cause us several problems in dependency management.
> {code:title=flex-config.xml|borderStyle=solid}
> 	<runtime-shared-library-path>
> 		<path-element>libs/framework.swc</path-element>
> 		<rsl-url>../rsls/framework_4.14.0.20150123.swf</rsl-url>
> 	</runtime-shared-library-path>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)