|
Builds platform user interface |
|
| Topics |
| Topics |
| Build Submissions |
|
Build submissions are done before every integration build and milestone build. Integration builds typically occur on Tuesday. Please see the Platform Release Engineering page for more information. We do our build submission for an 8 a.m. build, at 4 p.m. the previous day. If you miss the cut-off for the official build submission, but it is still before the build has started, then you can do your own build submission to make sure your fix gets into the build. A warning email should be sent to "platform-ui-dev@eclipse.org" (or all committers) at the beginning of the days on which an official build submission is to occur, or if you do your own build submission. |
| Installing the Release Engineering Tool |
|
The Platform-UI team suggests that the Release Engineering (releng) tool be installed before doing a build submission. It reduces the chance of error.
|
| Making a Build Submission with the Release Engineering Tool |
|
| Making a Build Submission with CVS Only |
|
To do a build submission using CVS, use the above steps above, but do the following instead of using the releng tool:
|
| Recovery Builds |
In the event of a test failure, our team must respond to platform-releng-dev with one of two responses. We can say that we want a recovery build the following day. Alternatively, we can say that the test failure is not significant, and that the quality of the build should not be affected. (In either case, a bug should likely be entered into the bug database.) A recovery build can also be requested if there is a problem affecting the usability of the build. This problem should make the build unusable for testing and development use. For a recovery build, the map will need to be updated to include our fixes. This can either be everything on the head in CVS, or just the particular fixes we need. The former should only be done if no risky changes have gone onto the head since the last (i.e., the failed) build submission. |