Regarding the other two errors ... do you have any more output? I sort of
can't see the problem as the commandline seemt to be valid. Are you only
generating one FDK? or are these the only ones causing problems? Are you
eventually using a 64bit Java 7 VM? I had to install a 32bit VM just in
oder do be able to use the libs of the FDK. So I would give that a try.

Chris


2012/11/30 Christofer Dutz <[email protected]>

> I still have to admit that I have absoluteley no idea why you are getting
> the CNFEs. Is this only occuring on non-windows machines?
>
>
> 2012/11/27 netphreak <[email protected]>
>
>> Hi Christofer!
>>
>> Checking out your latest changes (fixing the directory path problem) and
>> including my fix for the above mentioned class not found exception (using
>> the shade maven plugin), i'm able to generate almost the entire framework
>> (paths are generated correctly now for the compiler part also).
>>
>> Although i get 2 errors when generating the theme swc's:
>>
>> Geneating theme 'AeonGraphical'
>> Couldn't create theme swc
>> ----------------------------------------------------------------
>> Env:
>> 'PLAYERGLOBAL_HOME=/Users/soren/Dev/projects/mavenizer/sdkhome/flex/flex_sdk_4.6.0.23201B/frameworks/libs/player'
>> java -Xmx384m -Dsun.io.useCanonCaches=false -jar
>> "/Users/soren/Dev/projects/mavenizer/sdkhome/flex/flex_sdk_4.6.0.23201B/lib/compc.jar"
>> +flexlib="/Users/soren/Dev/projects/mavenizer/sdkhome/flex/flex_sdk_4.6.0.23201B/frameworks"
>> -include-file AeonGraphical.css
>> "/Users/soren/Dev/projects/mavenizer/sdkhome/flex/flex_sdk_4.6.0.23201B/frameworks/themes/AeonGraphical/AeonGraphical.css"
>> -include-file AeonGraphical.swf
>> "/Users/soren/Dev/projects/mavenizer/sdkhome/flex/flex_sdk_4.6.0.23201B/frameworks/themes/AeonGraphical/AeonGraphical.swf"
>> -o
>> "/Users/soren/Dev/projects/mavenizer/fdktarget/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/soren/Dev/projects/mavenizer/sdkhome/flex/flex_sdk_4.6.0.23201B/frameworks/libs/player'
>> java -Xmx384m -Dsun.io.useCanonCaches=false -jar
>> "/Users/soren/Dev/projects/mavenizer/sdkhome/flex/flex_sdk_4.6.0.23201B/lib/compc.jar"
>> +flexlib="/Users/soren/Dev/projects/mavenizer/sdkhome/flex/flex_sdk_4.6.0.23201B/frameworks"
>> -include-file spark.css
>> "/Users/soren/Dev/projects/mavenizer/sdkhome/flex/flex_sdk_4.6.0.23201B/frameworks/themes/Spark/spark.css"
>> -o
>> "/Users/soren/Dev/projects/mavenizer/fdktarget/com/adobe/flex/framework/themes/spark/4.6.0.23201/spark-4.6.0.23201.swc"
>>
>> Regards!
>>
>>
>>
>> Den fredag den 9. november 2012 11.15.54 UTC+1 skrev Christofer Dutz:
>>
>>> Hi guys,
>>>
>>> sorry for me being a little overloaded in the last weeks, but I have
>>> been working hard on my Flex SDK Mavenizer and the Flexmojos 6.x branch.
>>> After more than one month of full time work (if a add all up) we are ready
>>> to go. I just contributed the code for the Generator to Apache Flex and
>>> it's available for download at: https://svn.apache.org/**
>>> repos/asf/incubator/flex/**utilities/trunk/mavenizer/<https://svn.apache.org/repos/asf/incubator/flex/utilities/trunk/mavenizer/>
>>> In a few hours I think that will have an updated README.txt explaining
>>> how to use it.
>>>
>>> Flexmojos 6.x is currently available in my Github Repo at
>>> https://github.com/**chrisdutz/flexmojos<https://github.com/chrisdutz/flexmojos>
>>>  but
>>> I will push those changes back to velos repo soon. Just if you want to
>>> start testing, give it a go :-) Really hoping on some feedback.
>>>
>>> Additionally you might be interested that rP and I were really busy on
>>> the new Confluence at https://flexmojos.**atlassian.net/wiki/display/**
>>> FLEXMOJOS/Home<https://flexmojos.atlassian.net/wiki/display/FLEXMOJOS/Home>
>>> Now most of the content of the old sonatype wiki is available at the new
>>> destination and I merged in all of my finished documents from my companies
>>> Wiki. Currently we are workin on updating those pages, but a lot has been
>>> done. So give it a try and give us some feedback at what you think and
>>> where things have to be corrected. Reall looking forward to turning off all
>>> of the old sites so the web is not polluted with outdated information, so
>>> if your're looking for information, you'll be guided to the most recent
>>> source.
>>>
>>> So much for now,
>>>       Chris
>>>
>>>
>>>
>>>
>>>
>>>  --
>> You received this message because you are subscribed to the Google
>> Groups "Flex Mojos" group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]
>> For more options, visit this group at
>> http://groups.google.com/group/flex-mojos
>>
>> http://flexmojos.sonatype.org/
>>
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to