[
https://issues.apache.org/jira/browse/ZOOKEEPER-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877462#comment-15877462
]
ASF GitHub Bot commented on ZOOKEEPER-2696:
-------------------------------------------
Github user rakeshadr commented on the issue:
https://github.com/apache/zookeeper/pull/178
> I did not add the transitive="false" because we are not using it for the
default configuration on the previous line. If you feel strongly about it I
will add it.
As we know, earlier `transitive=false` in build.xml avoids pulling these
dependencies. IMHO, we can add `transitive=false` in checkstyle because the
related libraries are not needed now.
> Eclipse ant task no longer determines correct classpath for tests after
> ZOOKEEPER-2689
> --------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2696
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2696
> Project: ZooKeeper
> Issue Type: Bug
> Affects Versions: 3.4.10
> Reporter: Abraham Fine
> Assignee: Abraham Fine
>
> Following the changes made in ZOOKEEPER-2689 IDE's using the .classpath file
> generated by the eclipse ant task (I tested both idea and eclipse) cannot
> compile the tests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)