risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r794920667
########## File path: solr/core/build.gradle ########## @@ -146,11 +146,6 @@ dependencies { testImplementation 'org.apache.commons:commons-compress' testImplementation ('com.sun.jersey:jersey-servlet') { transitive = false } - // HDFS Review comment: So sadly no we can't straight up remove them. I did however reorganize them under `hadoop-auth` to be clear and added to the HDFS module the necessary runtimeOnly dependencies for when `hadoop-auth` does get removed from core - we don't break the HDFS module. Addressed in ae67b144357113a9ee80ab981ee1279242c53242 -- 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