[
https://issues.apache.org/jira/browse/FLEX-34973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bui Sy Nguyen closed FLEX-34973.
--------------------------------
Resolution: Not A Problem
This is a mistake of our team, the CI manager has copied the old file from
4.14.0 to 4.14.1 folder
> 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)