[ https://issues.apache.org/jira/browse/FLEX-33292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13528999#comment-13528999 ]
Christofer Dutz commented on FLEX-33292: ---------------------------------------- Sorry for being unresponsive in the last days ... I just got my computers up and running after mooving (what a pain). (Un)fortunately I don't have a Mac at hand so I can't test on that. I could setup an Ubuntu machine, but it seems that this is more an issue of the flex components than the generator. Hopefully someone using Flex on Linux will be able to assist on this. > 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