| 1 | [[TOC]] |
| 2 | |
| 3 | = RELEASE 1 = |
| 4 | == Related == |
| 5 | [wiki:RELEASE_SCHEDULE] [[BR]] |
| 6 | [wiki:ITERATION_03/Release/Process Release team working process] |
| 7 | |
| 8 | |
| 9 | == Tasks for testing == |
| 10 | * [wiki:ITERATION_04/Release/TestingTickets These] are the tasks. |
| 11 | * We should test the user visible tasks. |
| 12 | |
| 13 | |
| 14 | == Urgent Goals == |
| 15 | Before 2008-12-15 we need to achieve the following: |
| 16 | * documentation |
| 17 | * download page |
| 18 | * release documentation |
| 19 | * user documentation |
| 20 | * installation instructions |
| 21 | * product |
| 22 | * repository branching |
| 23 | * tuning |
| 24 | * bugs to fix |
| 25 | * things to remove |
| 26 | * things to disable |
| 27 | * files to download |
| 28 | * final delivery |
| 29 | |
| 30 | === Documentation === |
| 31 | |
| 32 | |
| 33 | ==== Download Page ==== |
| 34 | |
| 35 | ==== Release Document ==== |
| 36 | * released features: |
| 37 | * External |
| 38 | * The main window |
| 39 | * Book window and its navigation capabilities |
| 40 | * Frames |
| 41 | * Menus |
| 42 | * Dialogs |
| 43 | * Text support |
| 44 | * Flaps, Tabs, Palettes |
| 45 | * Internal |
| 46 | * Properties library (probably a short description and a link to PRO_LIB_CORE_TUTORIAL]) |
| 47 | * Inspector |
| 48 | * Community server |
| 49 | * Describe/link things listed in the release schedule |
| 50 | * Make the download page (communicate with Pac to help on this). |
| 51 | |
| 52 | ==== User Documentation ==== |
| 53 | |
| 54 | * This should be the documentation for all features available in the released downloadable. This includes new features, old features and updates done to them. This way we could iteratively form the final user docs. |
| 55 | * Currently at [wiki:ITERATION_03/Release/UserDocumentation] |
| 56 | |
| 57 | ==== Installation Instructions ==== |
| 58 | * installation instructions (MAC/Windows/Linux). Mac java tweaking instructions. |
| 59 | |
| 60 | === Product === |
| 61 | |
| 62 | ''' IMPORTANT ''' |
| 63 | |
| 64 | Always write where is the result of the task you completed. |
| 65 | This would be the changeset with thorough commit comment for coding and a link to the wiki page for a document. |
| 66 | |
| 67 | ==== Repository Branching ==== |
| 68 | |
| 69 | |
| 70 | ==== Release Tuning ==== |
| 71 | |
| 72 | ==== Bugs to Fix ==== |
| 73 | |
| 74 | ==== Things to Remove ==== |
| 75 | |
| 76 | ==== Things to Disable ==== |
| 77 | |
| 78 | ==== Final Delivery ==== |
| 79 | |
| 80 | |
| 81 | == Comments == |
| 82 | === How to use the branch === |
| 83 | * Update your working copy of the repository |
| 84 | * If you have the trunk project imported in Eclipse, change your workspace to a new one (for example "Release") |
| 85 | * Import as a "Maven project" from branches/release01/sophie2-platform |
| 86 | * All your changes from now on will affect only the release branch |
| 87 | |
| 88 | === Current downloadable === |