[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Busbey updated ZOOKEEPER-1553:
-----------------------------------

    Attachment: ZOOKEEPER-1553.patch

Changes auxClasspath for findbugs to all the jars in the ivy lib directory.

Fixes the immediate issue of not including dependencies other than log4j and 
also makes sure we'll include future dependency changes/additions.
                
> Findbugs configuration is missing some dependencies
> ---------------------------------------------------
>
>                 Key: ZOOKEEPER-1553
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1553
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.5.0
>            Reporter: Sean Busbey
>            Priority: Minor
>         Attachments: ZOOKEEPER-1553.patch
>
>
> While updating the findbugs configuration to account for a change in log4j 
> versions I noticed findbugs complaining about access to the netty and slf4j 
> classes.
> Steps to reproduce:
> # install findbugs to $FINDBUGS_HOME
> # run ant -Dfindbugs.home="$FINDBUGS_HOME" findbugs

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to