[
https://issues.apache.org/jira/browse/SOLR-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239501#comment-13239501
]
Steven Rowe commented on SOLR-2020:
-----------------------------------
Sami, [today's Jenkins Maven 3.x
build|https://builds.apache.org/job/Lucene-Solr-Maven-3.x/439/] succeeded,
including the changes I made, so I suspect your compilation issues are as a
result of stale artifacts in your local repository.
Before I run tests, I usually do {{mvn -N -P bootstrap install}} and then {{mvn
-DskipTests install}} from the top level.
> HttpComponentsSolrServer
> ------------------------
>
> Key: SOLR-2020
> URL: https://issues.apache.org/jira/browse/SOLR-2020
> Project: Solr
> Issue Type: New Feature
> Components: clients - java
> Affects Versions: 1.4.1
> Environment: Any
> Reporter: Chantal Ackermann
> Priority: Minor
> Fix For: 4.0
>
> Attachments: HttpComponentsSolrServer.java,
> HttpComponentsSolrServerTest.java, SOLR-2020-3x.patch,
> SOLR-2020-HttpSolrServer.patch, SOLR-2020.patch, SOLR-2020.patch,
> SOLR-2020.patch, SOLR-2020.patch
>
>
> Implementation of SolrServer that uses the Apache Http Components framework.
> Http Components (http://hc.apache.org/) is the successor of Commons
> HttpClient and thus HttpComponentsSolrServer would be a successor of
> CommonsHttpSolrServer, in the future.
--
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]