Thanks for your suggestion, Justin. And how about if I change to the jar where come from [1] clearly provided by [2] and mentioned in README as following: 'As of version 3.5.5, the parent, zookeeper and zookeeper-jute artifacts are deployed to the central repository after the release is voted on and approved by the Apache ZooKeeper PMC:[1]' ?
1. https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/ 2.https://github.com/apache/zookeeper Thanks, Xinming He. Justin Mclean <[email protected]> 于2019年11月4日周一 下午10:29写道: > Hi, > > > The jar file is used to start the zookeeper process for code unit > testing > > temporarily which I download it from [1]. Is there any problem? > > That depends on if if jar is made from released code or not. I’m a little > uncomfortable on having a source release depend on a jar whose origins are > a little unclear. > > Just like release can’t depend on java snapshot, a release can’t depend on > code that hasn’t been officially released. > > Thanks, > Justin
