DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
If Jenkins reports a build failure, it will show the changes that were applied allowing someone to identify what to fix or modify.
What is Jenkins
Jenkins is an automated build application. It builds our Flex SDK and monitors its success on a regular basis. It has the ability to show what was changed in an easy to read format using the FishEye plugin : https://fisheye6.atlassian.com/browse/flex-sdk
You can also see recent changes using GitHub as Apache Flex is mirrored there : https://github.com/apache/flex-sdk
Server
Tuns our build scripts and utility jobs : http://apacheflexbuild.cloudapp.net:8080/
it uses
Java: 1.7 Ant: 1.9 Maven: ? Flash Player: 11.1 AIR: 15
If you need access to the server, or notice that it is not processing, anyone on the PMC can access it.
Jobs
MD5checker
When this fails, it means there has been an update to one of the external dependencies used by the installer. It will output the new and old XML code that needs changing in sdk-installer-config-4.0.xml on the web site.