Line 1:
Line 1:
= Roadmap calendar =
= Roadmap calendar =
−
This page describe what is the standard release policies.
+
This page describe what are the standard release policies.
Line 9:
Line 9:
'''Dates are (YYYY is current year, YYYY+1 is next year):'''
'''Dates are (YYYY is current year, YYYY+1 is next year):'''
−
* January YYYY - Major Release (version A.B.0)
+
<pre>
−
* March YYYY - Start Major beta (version A.B+1.0): freeze. Creation of branch A.B+1. Only bugfix, translation or init data into the branch.
+
* January YYYY - Major Release (version A.B.0)
−
* June - Major Release (version A.B+1)
+
* March YYYY - Start Major beta (version A.B+1.0): Freeze. Creation of branch A.B+1. Only bugfix, translation or init data into the branch.
−
* October YYYY - Start Major beta (version A.B+2.0): freeze. Creation of branch A.B+2. Only bugfix, translation or init data into the branch.
+
* June YYYY - Major Release (version A.B+1)
+
* October YYYY - Start Major beta (version A.B+2.0): Freeze. Creation of branch A.B+2. Only bugfix, translation or init data into the branch.
* January YYYY+1 - Major Release (version A.B+2.0)
* January YYYY+1 - Major Release (version A.B+2.0)
* At any time during year YYYY, maintenance fix releases (version A.*.N) of stable branch (A.*).
* At any time during year YYYY, maintenance fix releases (version A.*.N) of stable branch (A.*).
−
+
</pre>
Let take an example :
Let take an example :
−
* January 2013 - Major Release (version 3.3.0)
+
<pre>
−
* 1st of March 2013 - Start Major beta (version 3.4.0): freeze. Creation of branch 3.4.0. Only bugfix, translation or init data into the branch.
+
* January 2013 - Major Release (version 3.3.0)
−
* In march 2013, mainteance release 3.3.1 was release.
+
* 1st of March 2013 - Start Major beta (version 3.4.0): Freeze. Creation of branch 3.4.0. Only bugfix, translation or init data into the branch.
−
* June - Major Release (version 3.4)
+
* In march 2013 - Mainteance release 3.3.1 was released.
−
* 1st of October 2013 - Start Major beta (version 3.5.0): freeze. Creation of branch 3.5.0. Only bugfix, translation or init data into the branch.
+
* June - Major Release (version 3.4)
−
* January 2014 - Major Release (version 3.5.0)
+
* 1st of October 2013 - Start Major beta (version 3.5.0): Freeze. Creation of branch 3.5.0. Only bugfix, translation or init data into the branch.
+
* January 2014 - Major Release (version 3.5.0)
+
</pre>
All new functionnality have to been push into develop branch.
All new functionnality have to been push into develop branch.