You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Roger Håkansson (Created JIRA)" <ji...@apache.org> on 2012/04/18 17:24:41 UTC

[jira] [Created] (SOLR-3374) HttpClient jar not included in distribution

HttpClient jar not included in distribution
-------------------------------------------

                 Key: SOLR-3374
                 URL: https://issues.apache.org/jira/browse/SOLR-3374
             Project: Solr
          Issue Type: Improvement
          Components: clients - java
    Affects Versions: 3.6
            Reporter: Roger Håkansson
            Priority: Minor


In 3.6 CommonsHttpSolrServer is deprecated in favor for HttpSolrServer however in the distribution under solrj-lib, non of the required jar files for HttpClient 4.x is included

--
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Resolved] (SOLR-3374) HttpClient jar not included in distribution

Posted by "Sami Siren (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sami Siren resolved SOLR-3374.
------------------------------

    Resolution: Fixed
    
> HttpClient jar not included in distribution
> -------------------------------------------
>
>                 Key: SOLR-3374
>                 URL: https://issues.apache.org/jira/browse/SOLR-3374
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>    Affects Versions: 3.6
>            Reporter: Roger Håkansson
>            Assignee: Sami Siren
>            Priority: Minor
>             Fix For: 3.6.1
>
>         Attachments: SOLR-3374.patch
>
>
> In 3.6 CommonsHttpSolrServer is deprecated in favor for HttpSolrServer however in the distribution under solrj-lib, non of the required jar files for HttpClient 4.x is included

--
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Updated] (SOLR-3374) HttpClient jar not included in distribution

Posted by "Sami Siren (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sami Siren updated SOLR-3374:
-----------------------------

    Fix Version/s: 3.6.1
         Assignee: Sami Siren

HttpSolrServer in 3.6.0 is buggy (SOLR-3375) so even if the libs were there you should probably not use it. I am marking this to be fixed in 3.6.1 to get this fixed if there's another release from 3.x (trunk should be fine).
                
> HttpClient jar not included in distribution
> -------------------------------------------
>
>                 Key: SOLR-3374
>                 URL: https://issues.apache.org/jira/browse/SOLR-3374
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>    Affects Versions: 3.6
>            Reporter: Roger Håkansson
>            Assignee: Sami Siren
>            Priority: Minor
>             Fix For: 3.6.1
>
>
> In 3.6 CommonsHttpSolrServer is deprecated in favor for HttpSolrServer however in the distribution under solrj-lib, non of the required jar files for HttpClient 4.x is included

--
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Updated] (SOLR-3374) HttpClient jar not included in distribution

Posted by "Sami Siren (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sami Siren updated SOLR-3374:
-----------------------------

    Attachment: SOLR-3374.patch

here's a patch that adds the related jars into solrj-lib/optional
                
> HttpClient jar not included in distribution
> -------------------------------------------
>
>                 Key: SOLR-3374
>                 URL: https://issues.apache.org/jira/browse/SOLR-3374
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>    Affects Versions: 3.6
>            Reporter: Roger Håkansson
>            Assignee: Sami Siren
>            Priority: Minor
>             Fix For: 3.6.1
>
>         Attachments: SOLR-3374.patch
>
>
> In 3.6 CommonsHttpSolrServer is deprecated in favor for HttpSolrServer however in the distribution under solrj-lib, non of the required jar files for HttpClient 4.x is included

--
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org