You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Maksym Zubkov (JIRA)" <ji...@apache.org> on 2012/10/01 20:15:09 UTC

[jira] [Created] (FLEX-33212) fcsh with include-inheritance-dependencies-only creates empty swc (when compc works as expected)

Maksym Zubkov created FLEX-33212:
------------------------------------

             Summary: fcsh with include-inheritance-dependencies-only creates empty swc (when compc works as expected)
                 Key: FLEX-33212
                 URL: https://issues.apache.org/jira/browse/FLEX-33212
             Project: Apache Flex
          Issue Type: Bug
          Components: .Unspecified - Compiler
    Affects Versions: Apache Flex 4.8 (parity release)
         Environment: mac os x, but I suspect it to be universal
            Reporter: Maksym Zubkov


Following config fails to compile with fcsh (symptoms are similar to FLEX-23990 - swc has no classes exept library.swf document class) but compiles perfectly with compc using the same configuration http://pastie.org/4892492

I just downloaded apache-flex-sdk-4.8.0-incubating-bin.tar.gz to make sure it happens with apache version (it does; I had to use flexconfig.xml from adobe sdk because I was getting "unable to open '{playerglobalHome}/10.1/playerglobal.swc'" but the binaries were from 4.8.0 build 1359417)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (FLEX-33212) fcsh with include-inheritance-dependencies-only creates empty swc (when compc works as expected)

Posted by "Maksym Zubkov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLEX-33212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468480#comment-13468480 ] 

Maksym Zubkov commented on FLEX-33212:
--------------------------------------

looking at fcsh and compc sources at https://github.com/apache/flex it seems fcsh code lags way behind compc and therefor this is not really a bug, just missing feature.
                
> fcsh with include-inheritance-dependencies-only creates empty swc (when compc works as expected)
> ------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-33212
>                 URL: https://issues.apache.org/jira/browse/FLEX-33212
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: .Unspecified - Compiler
>    Affects Versions: Apache Flex 4.8 (parity release)
>         Environment: mac os x, but I suspect it to be universal
>            Reporter: Maksym Zubkov
>
> Following config fails to compile with fcsh (symptoms are similar to FLEX-23990 - swc has no classes exept library.swf document class) but compiles perfectly with compc using the same configuration http://pastie.org/4892492
> I just downloaded apache-flex-sdk-4.8.0-incubating-bin.tar.gz to make sure it happens with apache version (it does; I had to use flexconfig.xml from adobe sdk because I was getting "unable to open '{playerglobalHome}/10.1/playerglobal.swc'" but the binaries were from 4.8.0 build 1359417)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira