Assuming semantic versioning is being followed for ActiveMQ's release numbering then:
- If the release contains bug fixes AND new backwardly compatible functionality then the release number cannot be 5.9.1. It MUST be 5.10.0 instead. - If, however, the release contains ONLY bug fixes then the release number must be 5.9.1. The number of bugs that were fixed should not have any bearing on the choice of release number. In other words don't jump to 5.9.2, bypassing 5.9.1, just because the release contains 120+ bug fixes. Perhaps I've misunderstood things but that's what it seemed to me folks were advocating. Thanks, Paul On Thu, Apr 3, 2014 at 6:58 AM, Dejan Bosanac <[email protected]> wrote: > +1 - basic sanity check looks good. Although I agree that we should have > focused on 5.10 release, so we can push development forward. > > Regards > -- > Dejan Bosanac > ---------------------- > Red Hat, Inc. > FuseSource is now part of Red Hat > [email protected] > Twitter: @dejanb > Blog: http://sensatic.net > ActiveMQ in Action: http://www.manning.com/snyder/ > > > On Thu, Apr 3, 2014 at 11:16 AM, Gary Tully <[email protected]> wrote: > > > -0 with 100+ issues I think this warrants a minor release. It should be > > 5.10.0 > > On 1 Apr 2014 15:14, "Hadrian Zbarcea" <[email protected]> wrote: > > > > > Hi all, > > > > > > I've cut a release candidate for the 5.9.1 patch release. > > > I have to update JIRA today to determine the exact number of issues > > > resolved > > > and follow up with another email. This patch release is focused on > fixes > > > related to leveldb, a security update for the camel dependency and > moving > > > back > > > to using the original activemq console > > > > > > Please review the artifacts for this release candidate and cast your > vote > > > > > > The list of resolved issues is: > > > > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12326455 > > > > > > You can get binary distributions here: > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheactivemq-1002/org/apache/activemq/apache- > > > activemq/5.9.1/ > > > > > > Source archives are here: > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheactivemq-1002/org/apache/activemq/activemq- > > > parent/5.9.1 > > > > > > Maven2 repository is at: > > > > > > https://repository.apache.org/content/repositories/orgapacheactivemq-1002/ > > > > > > Source tag: > > > https://git-wip- > > > > us.apache.org/repos/asf?p=activemq.git;a=tag;h=refs/tags/activemq-5.9.1 > > > > > > > > > Please vote to approve this release > > > > > > [ ] +1 Release the binary as Apache ActiveMQ 5.9.1 > > > [ ] -1 Veto the release (provide specific comments) > > > > > > Here's my +1 > > > > > >
