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

Rupert Westenthaler commented on STANBOL-966:
---------------------------------------------

looking at the "mvn dependency:tree" for "enhancement-engines/entitytagging" 
shows that version 4.1 of httpcore is coming via clerezza:rdf.core 

    +- org.apache.clerezza:rdf.core:jar:0.12-incubating:compile
    |  \- org.apache.clerezza:utils:jar:0.1-incubating:compile
    |     +- commons-codec:commons-codec:jar:1.7:compile (version managed from 
1.5)
    |     +- org.apache.httpcomponents:httpcore:jar:4.1:compile

This might be the reason why the unit test for this engine fails. In this case 
you might explicitly add a test level dependency to the correct version in the 
pom.
                
> Upgrade Solr commons to Solr 4
> ------------------------------
>
>                 Key: STANBOL-966
>                 URL: https://issues.apache.org/jira/browse/STANBOL-966
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Commons
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>            Priority: Minor
>         Attachments: default.solrindex.zip, entityhub.solrindex.zip, 
> smartcn.solrindex.zip, STANBOL-966.1.patch, STANBOL-966.2a.patch, 
> STANBOL-966.2.patch, STANBOL-966.3.patch, STANBOL-966.4.patch.zip, 
> STANBOL-966.5.patch.zip, STANBOL-966.6.patch, STANBOL-966.7.patch
>
>
> It'd be nice to upgrade org.apache.stanbol.commons.solr bundles to use Solr4.

--
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