Github user afine commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/394#discussion_r143342382
--- Diff: build.xml ---
@@ -439,6 +439,11 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle.ant">
<ivy:cachepath pathid="owasp-classpath" conf="owasp"/>
</target>
+ <target name="report" depends="init,ivy-init">
--- End diff --
Fixed and fixed.
https://github.com/apache/zookeeper/pull/398---
