nkalmar commented on issue #923: ZOOKEEPER-1426: add version command to the zookeeper server URL: https://github.com/apache/zookeeper/pull/923#issuecomment-497321302 If were talking about "if [ ! `ls build/zookeeper*.jar` ]; then" thats just for checking if ZK has been built before running the script. (If not, it will fail anyway). This can either be removed OR add a check for maven as well, checking in the zookeeper-server target directory if the jar is there or not.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
