While I'm trying to get the builds running on the ASF Jenkins, I noticed something strange: In order to run the tests in framework/tests/basicTests, I need the mustella.swc ... unfortunately this is build after the basicTests are run. It seems that the only purpose of this is to have the test end and report the results back. If I comment out this dependency, the build proceeds, but I have to manually kill the flash player.
After that the build continues and the mustella.swc is created and I can comment in the last three lines of BasicTests-config.xml This seems rather strange ... Chris ________________________________________ Von: Tom Chiverton <t...@extravision.com> Gesendet: Montag, 28. September 2015 17:27 An: dev@flex.apache.org Betreff: Re: Jenkins builds On 27/09/15 17:03, Erik de Bruin wrote: > Mustella is now running. This is a huge step in the right direction, thanks Erik ! Tom