This the output of the Mavenizer:

wdb-laptop:mavenizer wdb$ java -cp target/flex-sdk-converter-1.0.jar
SDKGenerator "/Applications/Libraries/sdk-4.10-home"
"/Applications/Libraries/sdk-4.10-target" false
---------------------------------------------
-- Generating Air SDK version: 3.9
---------------------------------------------
---------------------------------------------
---------------------------------------------
-- Generating Air SDK version: 3.8
---------------------------------------------
---------------------------------------------
---------------------------------------------
-- Generating Flex SDK version: 4.10.0.20130801
---------------------------------------------
Geneating theme 'AeonGraphical'
Loading configuration file
/Applications/Libraries/sdk-4.10-home/flex/flex_sdk_4.11/frameworks/flex-config.xml
/Applications/Libraries/sdk-4.10-target/com/adobe/flex/framework/themes/aeongraphical/4.10.0.20130801/aeongraphical-4.10.0.20130801.swc
(41740 bytes)
Done.
Geneating theme 'Spark'
Loading configuration file
/Applications/Libraries/sdk-4.10-home/flex/flex_sdk_4.11/frameworks/flex-config.xml
/Applications/Libraries/sdk-4.10-target/com/adobe/flex/framework/themes/spark/4.10.0.20130801/spark-4.10.0.20130801.swc
(2466 bytes)
Done.
Geneating theme 'MXFTEText.css'
Loading configuration file
/Applications/Libraries/sdk-4.10-home/flex/flex_sdk_4.11/frameworks/flex-config.xml
/Applications/Libraries/sdk-4.10-target/com/adobe/flex/framework/themes/mxfte/4.10.0.20130801/mxfte-4.10.0.20130801.swc
(3461 bytes)
Done.
---------------------------------------------

I also ran it with Apache Flex 4.11 SDK:

wdb-laptop:mavenizer wdb$ java -cp target/flex-sdk-converter-1.0.jar
SDKGenerator "/Applications/Libraries/sdk-4.11-home"
"/Applications/Libraries/sdk-4.11-target" false
---------------------------------------------
-- Generating Air SDK version: 3.9
---------------------------------------------
---------------------------------------------
---------------------------------------------
---------------------------------------------
-- Generating Flex SDK version: 4.11.0.20131017
---------------------------------------------
Couldn't find matching airglobal for FDK 4.11.0.20131017
Geneating theme 'AeonGraphical'
Loading configuration file
/Applications/Libraries/sdk-4.11-home/flex/flex_sdk_4.11/frameworks/flex-config.xml
/Applications/Libraries/sdk-4.11-target/com/adobe/flex/framework/themes/aeongraphical/4.11.0.20131017/aeongraphical-4.11.0.20131017.swc
(41748 bytes)
Done.
Geneating theme 'Spark'
Loading configuration file
/Applications/Libraries/sdk-4.11-home/flex/flex_sdk_4.11/frameworks/flex-config.xml
/Applications/Libraries/sdk-4.11-target/com/adobe/flex/framework/themes/spark/4.11.0.20131017/spark-4.11.0.20131017.swc
(2466 bytes)
Done.
Geneating theme 'MXFTEText.css'
Loading configuration file
/Applications/Libraries/sdk-4.11-home/flex/flex_sdk_4.11/frameworks/flex-config.xml
/Applications/Libraries/sdk-4.11-target/com/adobe/flex/framework/themes/mxfte/4.11.0.20131017/mxfte-4.11.0.20131017.swc
(3461 bytes)
Done.
---------------------------------------------


Is it an issue that it states: "Couldn't find matching airglobal for FDK
4.11.0.20131017"  for the 4.11 SDK ?

Is it supposed to say "Generating theme 'Halo' " ?




--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Problem-migrating-to-Flexmojos-6-Failure-to-find-com-adobe-flex-framework-halo-swc-tp4254p4255.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to