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

jchen21 pushed a commit to branch feature/GEODE-7784
in repository https://gitbox.apache.org/repos/asf/geode.git

commit 1046fbf94dd572d8607c2bdee62a08ab5600c871
Author: Jianxia Chen <jc...@pivotal.io>
AuthorDate: Mon Feb 24 11:09:15 2020 -0800

    Fix the build
    
    Authored-by: Jianxia Chen <jc...@pivotal.io>
---
 .../apache/geode/internal/cache/PutAllClientServerDistributedTest.java   | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/geode-cq/src/distributedTest/java/org/apache/geode/internal/cache/PutAllClientServerDistributedTest.java
 
b/geode-cq/src/distributedTest/java/org/apache/geode/internal/cache/PutAllClientServerDistributedTest.java
index 8e3a04b..bb0daf9 100755
--- 
a/geode-cq/src/distributedTest/java/org/apache/geode/internal/cache/PutAllClientServerDistributedTest.java
+++ 
b/geode-cq/src/distributedTest/java/org/apache/geode/internal/cache/PutAllClientServerDistributedTest.java
@@ -57,7 +57,6 @@ import java.util.concurrent.atomic.AtomicInteger;
 import java.util.concurrent.atomic.AtomicReference;
 import java.util.function.Consumer;
 
-import com.sun.tools.javac.resources.version;
 import junitparams.JUnitParamsRunner;
 import junitparams.Parameters;
 import junitparams.naming.TestCaseName;

Reply via email to