> Probably checkintests. > > I'm not sure the source kit has enough code in it to make a release. It > has enough code in it to make main. Regardless of whether or not you > should be able to make a release you should be able to run checkintests.
no, unfortunately not. Building main works fine, but calling release or checkintests both fails on the same line in target mustella-setup: runtime-setup: mustella-setup: BUILD FAILED D:\dev\apache-flex\apache-flex-sdk-4.8.0-incubating-src\build.xml:1081: Basedir D:\dev\apache-flex\apache-flex-sdk-4.8.0-incubating-src\mustella does not exist As mentioned, I did not checked out from SVN but downloaded the source kit zip file from Carols people.apache.org URL. In this zip download the /mustella directory is missing and that's causing the error. Dirk.