These are steps that we should go through to ensure a clean (hopefully) bug-free release of jabsorb
(there is a more detailed release procedure at http://jabsorb.org/JabsorbAdmin but it's for admins only)
Ensure there are no blocking issues at http://jabsorb.org/Issues
- Update webapps/jsonrpc/CHANGES.txt with the reason for this release
- Create a tag for this release (x.y.z)
- Check out the tag
- Update build.properties with new version number
- Build jabsorb: ant release
- Test the build using the unit tests.
- Tell others about it and get them to test it.
- Wait a day, for tests to occur and bugs to be filed.
- If no bugs to test, release it to the front page of jabsorb
- Tell everyone about it, mention it on lists, etc.