-
1. Re: 6/22 team meeting notes
mculpepper Jun 27, 2006 7:44 PM (in response to mculpepper)It's been brought to my attention that the "Alpha" and "Beta" naming will probably be innacurate according to our versioning guidelines:
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossProductVersioning
Basically the guidelines say that Alpha and Beta should be used for "feature complete" versions. Mark Proctor has argued that odd number versioning (i.e.. 1.9) should be used for the development process and "even" number versioning (i.e. 2.0) should be used for our final user-facing version. Following these guidelines our new release names would look like this:
6/30: 1.9.0.M1
7/14: 1.9.0.M2
8/4: 1.9.0.M3
8/25: 1.9.0.M4
9/15: 2.0.0.Beta
9/22: 2.0.0.CR1
9/29: 2.0.0.CR2
etc..
Definately looking for more feedback if this makes sense (remember we can't use "Milestone" as a release identifier in the same release series as our "GA" because of OSGi's version ordering rules) -
2. Re: 6/22 team meeting notes
mculpepper Jun 28, 2006 1:45 PM (in response to mculpepper)OK, Looks like we might do some back-pedalling here ;) If we use the new eclipse versioning scheme we should allow ourselves to stick with development milestones/previews and just tag our plugins & features with timestamps. So using this scheme we would revert to our original naming scheme from 1.5, i.e.:
2.0.0.Preview
2.0.0.M1-4
2.0.0.CR1-2
2.0.0.GA -
3. Re: 6/22 team meeting notes
mculpepper Jun 28, 2006 7:53 PM (in response to mculpepper)Well.. after some discussion on the dev list (starting to sound like an echo chamber in here ...) we've come full circle and decided the original release naming convention should stick, and that "Alpha" and "Beta" release conventions be relaxed to include development milestones. (In other words everything in the original post is good)