GitHub user lvfangmin opened a pull request:
https://github.com/apache/zookeeper/pull/729
[ZOOKEEPER-3207] Removing the unexpected WatchManager.java introduced by
mistake during maven migration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lvfangmin/zookeeper ZOOKEEPER-3207
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/729.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #729
----
commit 9832d6c58f342e6aa7285fd9a76edac371371b64
Author: Fangmin Lyu <fangmin@...>
Date: 2018-12-04T20:07:53Z
Removing the unexpected WatchManager.java introduced by mistake during
maven migration
----
---