svn commit: r15039 - trunk/www/release_plan.html
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2008-06-22 12:19:39-0700
New Revision: 15039
Modified:
trunk/www/release_plan.html
Log:
Removed the 0.25.7 release.
The upcoming 0.26.alpha1 will be the first alpha release.
Added some concrete explanation on how the alpha and beta periods are
supposed to work.
Modified: trunk/www/release_plan.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/release_plan.html?view=diff&rev=15039&p1=trunk/www/release_plan.html&p2=trunk/www/release_plan.html&r1=15038&r2=15039
==============================================================================
--- trunk/www/release_plan.html (original)
+++ trunk/www/release_plan.html 2008-06-22 12:19:39-0700
@@ -29,24 +29,23 @@
<h2>Upcoming releases</h2>
-<h3>ArgoUML release 0.25.7</h3>
+<h3>ArgoUML release 0.26.alpha1</h3>
<p>
-Planned date: 2008-06-21
+Planned date: 2008-06-23
</p>
<ul>
-<li>Replacement of the 0.25.6 release.</li>
+<li>Beginning of the alpha period.
+ From this point on, it is only allowed to commit solutions to defects
+ in the trunk for all of the involved project.
+ State the issue number of the defect in the commit message.
+ </li>
<li>Solution to build script and module loading problems for the new sequence
diagrams and the c++ module.</li>
</ul>
-<h3>ArgoUML release 0.26.alpha1</h3>
-<p>
-Planned date: 2008-06-26
-</p>
-
<h3>ArgoUML release 0.26.alpha2</h3>
<p>
-Planned date: 2008-07-01
+Planned date: 2008-06-29
</p>
<h3>ArgoUML release 0.26.beta1</h3>
@@ -54,6 +53,15 @@
Planned date: 2008-07-06
</p>
<ul>
+<li>Beginning of the beta period.
+ From this point on, it is not allowed to commit solutions to open issues
+ in the trunk for any of the involved project.
+ The release manager, Linus Tolke,
+ grants permission exceptions (i.e. for all commits in trunk).
+ </li>
+
+<li>A known problems list is compiled.</li>
+
<li>All P1 and P2 issues must be solved.</li>
</ul>