Revision: 907
Author: heuermh
Date: Tue Dec 1 12:58:40 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/piccolo2d/source/detail?r=907
Modified:
/wiki/ReleaseChecklist.wiki
=======================================
--- /wiki/ReleaseChecklist.wiki Thu Oct 29 13:56:42 2009
+++ /wiki/ReleaseChecklist.wiki Tue Dec 1 12:58:40 2009
@@ -16,7 +16,7 @@
<br/>
-For each of {alpha?, beta, rc1, rc2, ...} release candidates:
+For each of {beta, rc1, rc2, ...} release candidates:
Clean checkout of trunk from subversion
@@ -35,7 +35,7 @@
<br/>
-Builds and all tests pass on all platforms
+Working directory builds and all tests pass on all platforms
{{{
$ mvn install
}}}
@@ -74,7 +74,7 @@
Class file format of all jar files matches the minimum required JDK
version, currently 1.4
<br/>
-Write release notes
+Update release notes and readme as necessary
<br/>
Create binary, source, and javadoc release artifacts
@@ -85,6 +85,13 @@
Create new downloads on Google Code
TODO
+
+<br/>
+Commit release candidate changes to trunk
+
+{{{
+$ svn commit -m "updating version to 1.3-beta" .
+}}}
<br/>
Create release tag in subversion
--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en