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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
