Github user phunt commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/384#discussion_r141546115
--- Diff: build.xml ---
@@ -1558,8 +1565,8 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle.ant">
classpathref="releaseaudit-classpath"/>
</target>
- <target name="owasp-taskdef" depends="ivy-retrieve-releaseaudit">
--- End diff --
Notice that the release audit jars are being dumped into build/lib - I'd
recommend we fix that as part of this patch as well.---
