Hi, > sdk/build.xml -checkintests calls sdk/mustella/makemustella.swc before it > can run the tests. So just add the required target before the checkintests target. you can build multiple targets one after the other in Jenkins (as I'm sure you know).
> The other option is to modify the Flex_SDK_Build job to run checkintests > after building. Think we should keep the 2 tasks separate but up to you. Thanks, Justin