Hi, Justin. What's the status of the Jenkins build? The last build seems to have been on 9/3.
Would you be willing to add Falcon to the autobuild? The main reason at the moment for doing so would be to get Falcon's Javadoc built and posted. - Gordon -----Original Message----- From: Justin Mclean [mailto:justinmcl...@gmail.com] On Behalf Of Justin Mclean Sent: Monday, July 23, 2012 7:31 AM To: flex-dev@incubator.apache.org Subject: Re: Jenkins Flex SDK builds Hi, > The Jenkins builds still has breakages not due to code changes. Other then the occasional timeout (now increased) and rare HTTP issue it's been reasonable stable for a while. Out of the last 10 build 2 timed out (should no longer be an issue) and one failed due to a HTTP error. > The nightly builds aren't posted anywhere that I know Every time Jenkins runs it creates a build here: https://builds.apache.org/job/Flex_SDK_build/ws The build script runs once every hour after a check in and at least once per day. So we have a default nightly build already. I do agree it would be best to have the check in test run as part of the build but I've been unable to get it to work - anyone want to give it a go? https://builds.apache.org/job/Flex_SDK_checkin_tests/ Currently it compiles correctly but hangs on running the tests. The Flash Player (debug projector version) has been installed on the build machine and it has the correct the to it so in theory it should work. The last run I tried (a little while ago): https://builds.apache.org/job/Flex_SDK_checkin_tests/12/console Thanks, Justin