joshelser commented on a change in pull request #25:
URL: https://github.com/apache/phoenix-queryserver/pull/25#discussion_r412365744



##########
File path: load-balancer/pom.xml
##########
@@ -128,18 +124,6 @@
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>
     </dependency>
-
-    <!-- for tests -->
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.curator</groupId>
-      <artifactId>curator-test</artifactId>
-      <scope>test</scope>
-    </dependency>

Review comment:
       Ok. Because I had messed with the failsafe plugin configuration, these 
weren't needed because the IT's weren't being picked up.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to