0.9.4pre
[debian/openrocket] / releasing.txt
1
2 Steps for making a release:
3
4 1. Update build.properties for the new version.
5 2. Update ReleaseNotes
6 3. Update ChangeLog
7 4. ant dist
8 5. Test new features (not in project directory)
9 6. Copy distribution files into dist/
10 7. Update Eclipse project and commit files to SVN
11 8. Tag the version in SVN
12 9. Upload JAR and source distribution and ReleaseNotes to Sourceforge 
13    (Project Admin -> File Manager, create new version directory + upload)
14 10. Update HTML: index.html (release notes) download.html (version number)
15 11. Update HTML to web server
16 12. Send email about new release
17 13. Update build.properties to "pre" version + commit
18