You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2013/04/11 14:59:15 UTC

[jira] [Commented] (STANBOL-1026) Update commons.solr to Solr 4.2.1

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

Rupert Westenthaler commented on STANBOL-1026:
----------------------------------------------

Fixing this issue required to add 

  <repositories>
    <repository>
      <id>maven-restlet</id>
      <name>Public online Restlet repository</name>
      <url>http://maven.restlet.org</url>
    </repository>
  </repositories>

to the pom.xml file of o.a.stanbol.commons.solr.core, becuase starting with Solr 4.2 there is a dependency to two restlet.org modules and those dependencies are only available on that server. 

See http://stanbol.markmail.org/thread/tketexmmrsdsxy2o for more information
                
> Update commons.solr to Solr 4.2.1
> ---------------------------------
>
>                 Key: STANBOL-1026
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1026
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Commons
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>
> This will update the Lucene/Solr version used by Stanbol form 4.1 to 4.2.1

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