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

Josh Elser resolved ACCUMULO-2903.
----------------------------------

    Resolution: Won't Fix

I don't quite exactly understand what's going on. Trying to include dropwizard 
as a dependency brought in a different version of log4j-over-slf4j than what we 
depended on (1.7.5 instead of 1.7.6), which caused this breakage.

It looks like log4j-over-slf4j redefines some log4j classes which might have 
been where the confusion was introduced (eclipse dropped me into the slf4j 
artifact's class instead of the log4j artifact's class).

> Monitor depends on undefined log4j-over-slf4j dependency
> --------------------------------------------------------
>
>                 Key: ACCUMULO-2903
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2903
>             Project: Accumulo
>          Issue Type: Bug
>          Components: build
>            Reporter: Josh Elser
>            Priority: Trivial
>              Labels: newbie
>
> Added a dependency to the monitor to test something and I noticed some 
> compilation failures.
> It appears that we don't depend on org.slf4j.log4j-over-slf4j like we should. 
> This should (likely) be the same slf4j version that we're depending on in the 
> parent pom.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to