Julian,

My bad, sorry about that. I thought branch-release should point to the HEAD of 
branch-1.5.

--
Jesús





On 11/20/15, 1:14 AM, "Julian Hyde" <[email protected]> wrote:

>We have a special branch in git that always points to the most recent release. 
>The branch is called “branch-release” [1].
>
>In the last release we set it to the wrong commit id. It is an easy mistake to 
>make, because the maven release plugin makes two commits in rapid succession. 
>We want the earlier one, where the version number in pom.xml is “1.5.0”, not 
>the later one, where it is “1.6.0-SNAPSHOT”. 
>
>I have logged an INFRA ticket[2] to fix it.
>
>Future release managers please take note.
>
>Julian
>
>[1] https://github.com/apache/calcite/tree/branch-release 
><https://github.com/apache/calcite/tree/branch-release>
>
>[2] https://issues.apache.org/jira/browse/INFRA-10806 
><https://issues.apache.org/jira/browse/INFRA-10806>
  • branch-release Julian Hyde
    • Re: branch-release Jesus Camacho Rodriguez

Reply via email to