[
https://issues.apache.org/jira/browse/ZOOKEEPER-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195921#comment-16195921
]
ASF GitHub Bot commented on ZOOKEEPER-2909:
-------------------------------------------
Github user phunt commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/394#discussion_r143342086
--- 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 --
Why is the target called "report" when it's the "dependency-report"?
Wouldn't that make more sense? Or "ivy-dependency-report"? (like that one
better tbh)
> Create ant task to generate ivy dependency reports
> --------------------------------------------------
>
> Key: ZOOKEEPER-2909
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2909
> Project: ZooKeeper
> Issue Type: Bug
> Affects Versions: 3.4.10, 3.5.3, 3.6.0
> Reporter: Abraham Fine
> Assignee: Abraham Fine
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)