Don't delete branch-1.1. Let me explain.

branch-1.1.0 was my use in creating rc1+. I created it from the 1.1.0rc0
tag and spun subsequent RC's as commits on that branch. The idea was to
de-risk further RC's by not bringing in changes that were unrelated to
reviewers' criticisms raised on the VOTE thread. Any fixes were first
committed to branch-1.1 and then applied to branch-1.1.0 (rc1 was sunk
because I had brought back a patch from master instead of branch-1.1). Now
that 1.1.0 is released, branch-1.1.0 is effectively dead -- except for hot
fix releases; I didn't check but I would expected 1.1.0.1 to have been cut
from branch-1.1.0. Further branch-1.1.x patch release will be cut from
branch-1.1 as "normal". I may or may not create similar branches for
further release candidates on the 1.1 line, depending on how RC candidate
stabilization goes.

When we're ready for 1.2, it will be branched from branch-1, creating
branch-1.2.

On Fri, May 22, 2015 at 9:30 AM, Andrew Purtell <andrew.purt...@gmail.com>
wrote:

> So what should we do with branch-1.1? Delete it?
>
>
> On Fri, May 22, 2015 at 5:09 AM, Ted Yu <yuzhih...@gmail.com> wrote:
>
> > Thanks for the correction, Andrew.
> >
> > On Thu, May 21, 2015 at 10:43 PM, Andrew Purtell <
> andrew.purt...@gmail.com
> > > wrote:
> >
> >> I think there is some confusion here because I'd expect to make a 1.2
> >> release branch from branch-1, eventually. Branch-1 is even helpfully
> >> versioned 1.2.0-SNAPSHOT. We have enough branches already (smile).
> >>
> >>
> >> > On May 21, 2015, at 10:26 PM, lars hofhansl <la...@apache.org> wrote:
> >> >
> >> > Huh? We should create a 1.2 branch of branch-1. We do not need to have
> >> a branch for every patch release.There's clearly something I am missing.
> >> > -- Lars
> >> >      From: Ted Yu <yuzhih...@gmail.com>
> >> > To: "dev@hbase.apache.org" <dev@hbase.apache.org>; lars hofhansl <
> >> la...@apache.org>
> >> > Sent: Thursday, May 21, 2015 10:13 PM
> >> > Subject: Re: Git branch-1.1.0?
> >> >
> >> > branch-1.1 corresponds to the (upcoming) 1.2.0 release.
> >> >
> >> > branch-1.1.0 was for the just released 1.1.0
> >> >
> >> > Cheers
> >> >
> >> >
> >> >
> >> >> On Thu, May 21, 2015 at 10:00 PM, lars hofhansl <la...@apache.org>
> >> wrote:
> >> >>
> >> >> Just saw we have a branch-1.1.0 branch in git. What do we use that
> one
> >> >> for? 1.1.x releases should be tags on branch-1.1, no?
> >> >> Thanks.
> >> >> -- Lars
> >> >
> >> >
> >>
> >
> >
>

Reply via email to