You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/21 08:56:51 UTC

[GitHub] markusthoemmes commented on a change in pull request #2785: Compute UUIDs in a non-blocking fashion.

markusthoemmes commented on a change in pull request #2785: Compute UUIDs in a non-blocking fashion.
URL: https://github.com/apache/incubator-openwhisk/pull/2785#discussion_r140184603
 
 

 ##########
 File path: common/scala/build.gradle
 ##########
 @@ -26,6 +26,7 @@ dependencies {
     compile 'org.apache.zookeeper:zookeeper:3.4.10'
     compile 'org.apache.kafka:kafka-clients:0.10.2.1'
     compile 'org.apache.httpcomponents:httpclient:4.4.1'
+    compile 'com.fasterxml.uuid:java-uuid-generator:3.1.3'
 
 Review comment:
   Apache 2.0 license.
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services