Looks like your latest commit David --> https://github.com/apache/solr/commit/7877c914b9035422e380251be42948b924fe72fa
> Task :solr:core:ecjLintTest 164---------- 1651. ERROR in /home/runner/work/solr/solr/solr/core/src/test/org/apache/solr/handler/admin/LukeRequestHandlerTest.java (at line 22) 166 import javax.xml.xpath.XPathConstants; 167 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 168The import javax.xml.xpath.XPathConstants is never used 169---------- 1702. ERROR in /home/runner/work/solr/solr/solr/core/src/test/org/apache/solr/handler/admin/LukeRequestHandlerTest.java (at line 30) 171 import org.junit.Assert; 172 ^^^^^^^^^^^^^^^^ 173The import org.junit.Assert is never used 174---------- 1752 problems (2 errors) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
