dsmiley commented on a change in pull request #407: URL: https://github.com/apache/solr/pull/407#discussion_r746243135
########## File path: solr/solrj/src/java/org/apache/solr/common/EmptyEntityResolver.java ########## @@ -17,15 +17,15 @@ package org.apache.solr.common; import java.io.InputStream; + +import org.apache.http.impl.io.EmptyInputStream; Review comment: Maybe okay for now but we may soon be looking to not depend needlessly on Apache HttpClient -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org