smolnar82 commented on a change in pull request #297: KNOX-2301 and KNOX-2302
URL: https://github.com/apache/knox/pull/297#discussion_r396347775
 
 

 ##########
 File path: 
gateway-test/src/test/java/org/apache/knox/gateway/AmbariServiceDefinitionTest.java
 ##########
 @@ -114,6 +114,12 @@ public static void setupGateway() throws Exception {
     File deployDir = new File( config.getGatewayDeploymentDir() );
     deployDir.mkdirs();
 
+    File descDir = new File( config.getGatewayDescriptorsDir() );
 
 Review comment:
   This is out-of-scope of this JIRA so I filed a new one: 
https://issues.apache.org/jira/browse/KNOX-2309

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