rabbah commented on a change in pull request #5034:
URL: https://github.com/apache/openwhisk/pull/5034#discussion_r559758454



##########
File path: settings.gradle
##########
@@ -68,3 +68,6 @@ gradle.ext.akka_management = [version : '1.0.5']
 
 gradle.ext.curator = [version : '4.0.0']
 gradle.ext.kube_client = [version: '4.4.2']
+

Review comment:
       And here.

##########
File path: common/scala/build.gradle
##########
@@ -98,6 +98,38 @@ dependencies {
     compile ("com.azure:azure-storage-blob:12.6.0") {
         exclude group: "com.azure", module: "azure-core-test"
     }
+

Review comment:
       I don't understand the reason for these new dependencies being 
introduced here.




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