jabsorb
Java to JavaScript Object Request Broker

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)

  1. Ensure there are no blocking issues at http://jabsorb.org/Issues

  2. Update webapps/jsonrpc/CHANGES.txt with the reason for this release
  3. Create a tag for this release (x.y.z)
  4. Check out the tag
  5. Update build.properties with new version number
  6. Build jabsorb: ant release
  7. Test the build using the unit tests.
  8. Tell others about it and get them to test it.
  9. Wait a day, for tests to occur and bugs to be filed.
  10. If no bugs to test, release it to the front page of jabsorb
  11. Tell everyone about it, mention it on lists, etc.