You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2022/01/28 08:37:04 UTC

[GitHub] [zookeeper] maoling opened a new pull request #1804: Backport ZOOKEEPER-3738 to Branch 3.5

maoling opened a new pull request #1804:
URL: https://github.com/apache/zookeeper/pull/1804


   - when I `mvn clean package -DskipTests` to build the branch-3.5, then I git checkout to master branch,
   I found an unstash file(`zookeeper-server/src/main/resources/git.properties`) in the master, because 
   master now uses `mavanagaiata` for git commit id and doesn't ignore `git.properties` anymore.
   - ZOOKEEPER-3738( [PR-1268](https://github.com/apache/zookeeper/pull/1268) and [PR-1321](https://github.com/apache/zookeeper/pull/1321)) had been merged into `master`, `branch-3.7`, `branch-3.6`, I apply it to `branch-3.5` to keep all branches consistency and fix this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org