[ 
https://issues.apache.org/jira/browse/SOLR-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254158#comment-13254158
 ] 

Steven Rowe commented on SOLR-3356:
-----------------------------------

Ryan,

Under the maven build, all solr modules have {{log4j-over-slf4j}} as a *test* 
scope dependency, but the solr-core module doesn't have it as a compile scope 
dependency.  As a result of this missing dependency, [compilation failures 
ensue|https://builds.apache.org/job/Lucene-Solr-Maven-trunk/455/consoleText].

Shouldn't the Maven solr-core module have a compile scope dependency on 
{{log4j-over-slf4j}}?
                
> Logging UI (and LogLevelHandler) should support Log4j
> -----------------------------------------------------
>
>                 Key: SOLR-3356
>                 URL: https://issues.apache.org/jira/browse/SOLR-3356
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-3356-log4j.patch
>
>
> The Logging UI and LogLevelHandler can work using Log4j rather then just JUL

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to