You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2011/06/14 18:13:48 UTC

[jira] [Updated] (SOLR-2574) upgrade SLF4J (primary motivation: simplifiy use of solrj)

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

Hoss Man updated SOLR-2574:
---------------------------

    Summary: upgrade SLF4J (primary motivation: simplifiy use of solrj)  (was: Add SLF4J-nop dependency)

> upgrade SLF4J (primary motivation: simplifiy use of solrj)
> ----------------------------------------------------------
>
>                 Key: SOLR-2574
>                 URL: https://issues.apache.org/jira/browse/SOLR-2574
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Gabriele Kahlout
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 3.3, 4.0
>
>         Attachments: solrjtest.zip
>
>
> Whatever the merits of slf4j, a quick solrj test should work. 
> I've attached a sample 1-line project with dependency on solrj-3.2 on run it prints:
> {code}
> java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
> 	at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.<clinit>(CommonsHttpSolrServer.java:72)
> 	at com.mysimpatico.solrjtest.App.main(App.java:12)
> {code}
> Uncomment the nop dependency and it will work.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org