Ok. This is done. Now there is an 0.8.1 branch which has the same content as trunk as of now. Before creating the branch, I added the missing license header to a bunch of files using the gradle task to avoid having to double commit those later. Let me know if there is any issue.
Thanks, Jun On Fri, Feb 7, 2014 at 1:15 PM, Jun Rao <[email protected]> wrote: > For the 0.8.1 release branch, I plan to do the following. > > 1. Commit kafka-1171 (leave sbt still in a working state). > 2. Create the 0.8.1 branch from trunk. > > After that, we will only be taking blocker changes (including any gradle > fixes) in 0.8.1 and all changes to 0.8.1 will be double committed to trunk. > > I will do that in the next hour or so if I don't hear any objections. > > Thanks, > > Jun > > > On Sat, Feb 1, 2014 at 12:38 PM, Neha Narkhede <[email protected]>wrote: > >> Hi, >> >> I cleaned up the JIRAs in preparation for the 0.8.1 release. Here are some >> JIRAs< >> https://issues.apache.org/jira/browse/KAFKA-1158?jql=fixVersion%20%3D%20%220.8.1%22%20AND%20project%20%3D%20KAFKA%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC >> >marked >> for 0.8.1 that either need a patch review or were filed to fix build >> issues that were discovered during the 0.8 release. Let's review this list >> and fix the build issues before the 0.8.1 release. We can probably start a >> vote in 1-2 weeks. >> >> Thanks, >> Neha >> > >
