You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2014/04/25 02:45:18 UTC

[jira] [Resolved] (FLEX-34076) Compilation error because of target-player=13.0beta

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

Justin Mclean resolved FLEX-34076.
----------------------------------

    Resolution: Not a Problem

No longer an issue as FP 13 has been released.

> Compilation error because of target-player=13.0beta
> ---------------------------------------------------
>
>                 Key: FLEX-34076
>                 URL: https://issues.apache.org/jira/browse/FLEX-34076
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Installer
>    Affects Versions: Install Apache Flex 2.7
>            Reporter: Alexander Doroshko
>            Assignee: Alex Harui
>
> Target player version that is specified in flex-config.xml, air-config.xml and airmobile.config must have format
> [major_version].[minor_version]
> where [major_version] and [minor_version] may contain only digits. The same format must be for the folder name where playerglobal.swc resists:
> [Flex SDK]/frameworks/libs/player/[major_version].[minor_version]
> For the most recent Apache Flex SDK 4.11 + Adobe AIR SDK 4.0beta + Flash Player 13.0beta Apache Flex SDK installer creates folder named '13.0beta' for playerglobal.swc and corresponding entries in xxx-config.xml files:
> <target-player>13.0beta</target-player>
> This causes compiler to fail with the error:
> Error: Invalid version specified, '13.0beta'
> Please fix the installer so that it uses [major_version].[minor_version] format even for beta versions of playerglobal.swc. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)