You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/11/11 23:58:41 UTC

svn commit: r332668 - /forrest/trunk/etc/RELEASE_PROCESS.txt

Author: crossley
Date: Fri Nov 11 14:58:38 2005
New Revision: 332668

URL: http://svn.apache.org/viewcvs?rev=332668&view=rev
Log:
Note "release version" for locationmap-enabled plugins.

Modified:
    forrest/trunk/etc/RELEASE_PROCESS.txt

Modified: forrest/trunk/etc/RELEASE_PROCESS.txt
URL: http://svn.apache.org/viewcvs/forrest/trunk/etc/RELEASE_PROCESS.txt?rev=332668&r1=332667&r2=332668&view=diff
==============================================================================
--- forrest/trunk/etc/RELEASE_PROCESS.txt (original)
+++ forrest/trunk/etc/RELEASE_PROCESS.txt Fri Nov 11 14:58:38 2005
@@ -108,6 +108,9 @@
           developed against the next version of Forrest. Individual plugins can override this
           property in their own build files.
 
+    = Ensure that each plugin that uses the locationmap has its
+      "release version" set to 0.8 or more.
+
     = Edit 4 files in tools/forrestbar to update the version number to match the new release:
       - install.rdf, line 24: <em:version>0.7</em:version>
       - install.js, line 19: var err = initInstall("ForrestBar", "forrestbar", "0.7");