[ https://issues.apache.org/jira/browse/SOLR-16271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568622#comment-17568622 ]
ASF subversion and git services commented on SOLR-16271: -------------------------------------------------------- Commit 6e61811b0e9c5732c31807a138264ff474fa2628 in solr's branch refs/heads/main from Eric Pugh [ https://gitbox.apache.org/repos/asf?p=solr.git;h=6e61811b0e9 ] SOLR-16271: remove wildcard imports (#938) This also removes the // jdoc comments, as IntelliJ does properly flag imports missing that are referenced in JavaDocs. Co-authored-by: Christine Poerschke <cpoersc...@apache.org> > Eliminate import statements that end in .* > ------------------------------------------ > > Key: SOLR-16271 > URL: https://issues.apache.org/jira/browse/SOLR-16271 > Project: Solr > Issue Type: Improvement > Components: Tests > Affects Versions: main (10.0) > Reporter: Eric Pugh > Assignee: David Smiley > Priority: Trivial > Time Spent: 5.5h > Remaining Estimate: 0h > > We want to eliminate all java.util.* style imports from source code. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org