eolivelli commented on a change in pull request #777: Issue-689 improve release 
guide for minor versions
URL: https://github.com/apache/bookkeeper/pull/777#discussion_r153284382
 
 

 ##########
 File path: site/community/release_guide.md
 ##########
 @@ -234,21 +244,14 @@ Use Maven release plugin to create the release branch 
and update the current bra
 > $ git reset --hard apache/<master branch OR release tag>
 > $ git branch -D ${BRANCH_NAME}
 
-However, if you are doing an incremental/hotfix release, please run the 
following command after checking out the release tag of the release being 
patched.
 
 Review comment:
   for a minor (4.5.2) release you do not have to use that command, it will 
create a new branch, but it this case the branch is already here (branch-4.5 in 
my case)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to