You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Jose Barragan (JIRA)" <ji...@apache.org> on 2012/12/11 13:27:22 UTC

[jira] [Created] (FLEX-33292) Apache Flex Mavenized SDK Generator non-swc external compile Bug

Jose Barragan created FLEX-33292:
------------------------------------

             Summary: Apache Flex Mavenized SDK Generator non-swc external compile Bug
                 Key: FLEX-33292
                 URL: https://issues.apache.org/jira/browse/FLEX-33292
             Project: Apache Flex
          Issue Type: Bug
          Components: Installation & Packaging
    Affects Versions: InstalApacheFlex 1.0
            Reporter: Jose Barragan
            Assignee: Jose Barragan


When we use the SDKGenerator, we got the follows error and not obtain these news swc:

Pepe-Barragans-MacBook-Pro:mavenizer pepebarragan$ java -cp target/flex-sdk-converter-1.0.jar SDKGenerator /Users/pepebarragan/Desktop/sdk/ /Users/pebarragan/Desktop/fdk/
---------------------------------------------
-- Generating Air SDK version: 3.5
---------------------------------------------
---------------------------------------------
---------------------------------------------
-- Generating Air SDK version: 3.1
---------------------------------------------
---------------------------------------------
---------------------------------------------
-- Generating Flex SDK version: 4.6.0.23201
---------------------------------------------
Geneating theme 'AeonGraphical'
Couldn't create theme swc
----------------------------------------------------------------
Env: 'PLAYERGLOBAL_HOME=/Users/pepebarragan/Desktop/sdk/flex/flex_sdk_4.6/frameworks/libs/player'
java -Xmx384m -Dsun.io.useCanonCaches=false -jar "/Users/pepebarragan/Desktop/sdk/flex/flex_sdk_4.6/lib/compc.jar" +flexlib="/Users/pepebarragan/Desktop/sdk/flex/flex_sdk_4.6/frameworks" -include-file .DS_Store "/Users/pepebarragan/Desktop/sdk/flex/flex_sdk_4.6/frameworks/themes/AeonGraphical/.DS_Store" -include-file AeonGraphical.css "/Users/pepebarragan/Desktop/sdk/flex/flex_sdk_4.6/frameworks/themes/AeonGraphical/AeonGraphical.css" -include-file AeonGraphical.swf "/Users/pepebarragan/Desktop/sdk/flex/flex_sdk_4.6/frameworks/themes/AeonGraphical/AeonGraphical.swf" -o "/Users/pepebarragan/Desktop/fdk/com/adobe/flex/framework/themes/aeongraphical/4.6.0.23201/aeongraphical-4.6.0.23201.swc"
----------------------------------------------------------------
Geneating theme 'Spark'
Couldn't create theme swc
----------------------------------------------------------------
Env: 'PLAYERGLOBAL_HOME=/Users/pepebarragan/Desktop/sdk/flex/flex_sdk_4.6/frameworks/libs/player'
java -Xmx384m -Dsun.io.useCanonCaches=false -jar "/Users/pepebarragan/Desktop/sdk/flex/flex_sdk_4.6/lib/compc.jar" +flexlib="/Users/pepebarragan/Desktop/sdk/flex/flex_sdk_4.6/frameworks" -include-file spark.css "/Users/pepebarragan/Desktop/sdk/flex/flex_sdk_4.6/frameworks/themes/Spark/spark.css" -o "/Users/pepebarragan/Desktop/fdk/com/adobe/flex/framework/themes/spark/4.6.0.23201/spark-4.6.0.23201.swc"
----------------------------------------------------------------
---------------------------------------------


--
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