[
https://issues.apache.org/jira/browse/SOLR-9588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15541971#comment-15541971
]
Alexandre Rafalovitch commented on SOLR-9588:
---------------------------------------------
This seems to have broken 6.x build for the SOLR-9344's code:
{noformat}
common.compile-core:
[javac] Compiling 299 source files to
/Users/arafalov/ApacheDevelopment/lucene-6x/solr/build/solr-solrj/classes/java
[javac]
/Users/arafalov/ApacheDevelopment/lucene-6x/solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpClientUtil.java:30:
error: package com.google.common.collect does not exist
[javac] import com.google.common.collect.Lists;
[javac] ^
[javac]
/Users/arafalov/ApacheDevelopment/lucene-6x/solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpClientUtil.java:98:
error: cannot find symbol
[javac] = Collections.synchronizedList(Lists.newArrayList(new
HttpClientConfigurer()));
[javac] ^
[javac] symbol: variable Lists
[javac] location: class HttpClientUtil
{noformat}
> Review and remove Guava dependency from SolrJ
> ---------------------------------------------
>
> Key: SOLR-9588
> URL: https://issues.apache.org/jira/browse/SOLR-9588
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Ishan Chattopadhyaya
> Assignee: Noble Paul
> Fix For: 6.3, master (7.0)
>
> Attachments: SOLR-9588.patch, SOLR-9588.patch, SOLR-9588.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]