Ok ... after manually adding references to osmf and textlayout the suite runs quite well.
Only 6 Tests of 141 are failling that didn't fail with 4.6.0 Two of these are related tot he SWZ files not existing Four of them complain about ASDoc files not being generated. Strangely enough all asdoc content seems to be empty. One or two times a 0-byte index.html is generated. Allways a "tempdita" directory, which contains a "packages.dita" file. What is even stranger, is that one of the projects in the testsuite seem to generate the ASdoc correctly. I'll dig into what's different with that one. So all in all it looks pretty good ... I'll dig into the ASDoc problem later on this day. Chris -----Ursprüngliche Nachricht----- Von: christofer.d...@c-ware.de [mailto:christofer.d...@c-ware.de] Gesendet: Mittwoch, 4. Juli 2012 12:35 An: flex-dev@incubator.apache.org Betreff: AW: [Discuss] Re: [VOTE] Release Apache Flex 4.8.0 Ok ... so the 4.8.0 would use osmf and textlayout from the 4.6.0? So i it safe to reference these? -----Ursprüngliche Nachricht----- Von: Justin Mclean [mailto:justinmcl...@gmail.com] Im Auftrag von Justin Mclean Gesendet: Mittwoch, 4. Juli 2012 12:26 An: flex-dev@incubator.apache.org Betreff: Re: [Discuss] Re: [VOTE] Release Apache Flex 4.8.0 Hi, > This is the most common error: > [ERROR] _TestRunner_mx_managers_SystemManager.as:[25,36] Interface > ISWFContext was not found. implements IFlexModuleFactory, ISWFContext Looks like you're missing textLayout.swc (and perhaps osmf.swc) in the frameworks/libs directory. Did you run the ant script and/or downloaded the optional components? Thanks, Justin