- summary What to do for a release.
- labels Phase-Deploy
When it is time for a release please do the following (in order).
Requirements:
* java 1.6 sdk * ant * svn checkout of trunk * svn checkout of maven (_recommended_)
* Update wiki ReleaseNotes, mainPage
* Build and commit javadocs
* *Ensure you have [http://stuffthathappens.com/blog/2007/11/09/howto-publish-javadoc-on-google-code/ correct svn mime type] setup, the default is wrong.* Do not commit javadocs without changing your subversion properties.
* Tag it (/tags/2.0)
* {{{ant javadoc dist}}} (specify version when asked)
* Upload to googlecode (title: Objectify-Appengine v2.0 , tags: OsSys-All,Featured) * Deprecate old versions * Commit maven checkout
* Push an email out to user list, appengine-java list * Announce on TSS/Other