You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2021/05/03 15:52:58 UTC

[lucene-solr] branch branch_8x updated: Backport of some LUCENE-9188 fixes: Fix import

This is an automated email from the ASF dual-hosted git repository.

uschindler pushed a commit to branch branch_8x
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/branch_8x by this push:
     new 29a6b9f  Backport of some LUCENE-9188 fixes: Fix import
29a6b9f is described below

commit 29a6b9f7d0f1e7d2fe2adf0b48c18ad021727b97
Author: Uwe Schindler <us...@apache.org>
AuthorDate: Mon May 3 17:52:32 2021 +0200

    Backport of some LUCENE-9188 fixes: Fix import
---
 .../src/test/org/apache/lucene/replicator/nrt/TestSimpleServer.java      | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lucene/replicator/src/test/org/apache/lucene/replicator/nrt/TestSimpleServer.java b/lucene/replicator/src/test/org/apache/lucene/replicator/nrt/TestSimpleServer.java
index 0f9bcd9..f91a667 100644
--- a/lucene/replicator/src/test/org/apache/lucene/replicator/nrt/TestSimpleServer.java
+++ b/lucene/replicator/src/test/org/apache/lucene/replicator/nrt/TestSimpleServer.java
@@ -50,7 +50,6 @@ import org.apache.lucene.util.SuppressForbidden;
 import org.apache.lucene.util.TestRuleIgnoreTestSuites;
 import org.apache.lucene.util.TestUtil;
 import org.junit.Assume;
-import org.junit.AssumptionViolatedException;
 import org.junit.BeforeClass;
 
 /** Child process with silly naive TCP socket server to handle