dsmiley opened a new pull request, #4048: URL: https://github.com/apache/solr/pull/4048
And remove: * testImplementation libs.jakarta.servlet.api * testImplementation libs.eclipse.jetty.http2.client https://issues.apache.org/jira/browse/SOLR-17161 --- Background: while we collaborated on cleaning up the permitTestUnusedDeclared mess in solrj-jetty/build.gradle, we neglected to do similarly in solrj/build.gradle. Process: (loop until done; took me 2 iterations; went super fast) 1. remove the junk. 2. write locks 3. `check` 4. respond to results. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
