________________________________________ From: Development <[email protected]> on behalf of Thiago Macieira <[email protected]>
>Suggestion: use the x.y release and when we make that release, we rename it in >JIRA. That is the current approach and it does not work or scale. Between branching time and release time is a fairly long time. By then the x.y branch contains already x.y.(z+1) fixes (assuming the latest release branch is x.y.z). It is a big pita going through the issues figuring out which is where. I tried this for some time and found it a waste of time. A better approach might be to have some flag in the gerrit/git system that announces that the last merge for x.y.z was done. The script could then automatically mark fixes targeting the x.y branch as x.y.(z+1) -- Alex _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
