Oh jeesh I'm sorry; I'll fix now. ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley
On Wed, Apr 21, 2021 at 3:49 PM Timothy Potter <[email protected]> wrote: > 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) >
