risdenk commented on a change in pull request #164: KNOX-2053 - New REST API to 
create/read/update/delete service definitions
URL: https://github.com/apache/knox/pull/164#discussion_r334832148
 
 

 ##########
 File path: 
gateway-server/src/test/java/org/apache/knox/gateway/util/ServiceDefinitionsLoaderTest.java
 ##########
 @@ -18,35 +18,45 @@
 package org.apache.knox.gateway.util;
 
 import org.apache.knox.gateway.deploy.ServiceDeploymentContributor;
+import org.apache.knox.gateway.service.definition.ServiceDefinition;
+import org.apache.knox.gateway.service.definition.ServiceDefinitionComparator;
 import org.junit.Assert;
 import org.junit.Test;
 
+import com.google.common.collect.Ordering;
 
 Review comment:
   Think this is the only place guava comes in

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to