tysonnorris commented on a change in pull request #3562: ArtifactStore 
implementation for CosmosDB
URL: 
https://github.com/apache/incubator-openwhisk/pull/3562#discussion_r184528511
 
 

 ##########
 File path: common/scala/build.gradle
 ##########
 @@ -47,6 +47,10 @@ dependencies {
     compile 'io.kamon:kamon-statsd_2.11:0.6.7'
     //for mesos
     compile 'com.adobe.api.platform.runtime:mesos-actor:0.0.7'
+
+    compile 'io.reactivex:rxscala_2.11:0.26.5'
+    compile 'io.reactivex:rxjava-reactive-streams:1.2.1'
+    compile 'com.microsoft.azure:azure-cosmosdb:1.0.0'
 
 Review comment:
   do you have info on the dependency tree that these bring? if there is 
overlap with existing libs we may want to exclude some, or at least be explicit 
where they come from

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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