Update of /cvsroot/monetdb/buildtools/doc
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22772

Modified Files:
      Tag: MonetDB_1-22
        HowToRelease.rst 
Log Message:

(some) lessons learned.

Please read carefully and keep in mind.


Index: HowToRelease.rst
===================================================================
RCS file: /cvsroot/monetdb/buildtools/doc/HowToRelease.rst,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -d -r1.2.2.1 -r1.2.2.2
--- HowToRelease.rst    7 Feb 2008 20:20:07 -0000       1.2.2.1
+++ HowToRelease.rst    16 Feb 2008 13:06:54 -0000      1.2.2.2
@@ -14,6 +14,9 @@
 - A release is a major time investment of several people.  Cooperation
   of all developers is essential to live up to our charter: to deliver
   state-of-the-art database technology to the community.
+- In particular, a new release should not be worse than any previous one,
+  i.e., all features and tests that did work before (and are still
+  supported) must still work flawlessly with the new release.
 - Strictly adhere to bug fixes and feature updates.  Nothing
   is a bug fix unless it is covered by a bug report.
 - Remember that after every release there will be uncountable
@@ -37,6 +40,11 @@
 - Regularly try building the release on Windows during this stage.
   This includes trying to create installers and trying out the
   installers.
+- A major (and very time consuming) task of the release manager is to
+  continuously remind the developers to indeed care about and fix their
+  bugs. This task consists mainly of reading aloud both the nightly testing
+  result emails and the daily TestWeb status to each involved developer
+  personally.
 
 Preparation of a Major Release
 ------------------------------
@@ -57,6 +65,10 @@
   ``dft_netcdf=no``).
 - Create a tag on the head of the new branch for propagation purposes
   (e.g. ``cvs tag MonetDB_1-16_sync``).
+- Update the nightly testing setup to use the new branch for nightly
+  testing.
+- Where necessary, update the "TestWeb" pages of the MonetDB web site to
+  point to the new branch's nighly testing results.
 
 After this, it's **bug fixes only** on the new branch.
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to