kocolosk commented on a change in pull request #1346: Add 
_approx_count_distinct as a builtin reduce function
URL: https://github.com/apache/couchdb/pull/1346#discussion_r191834796
 
 

 ##########
 File path: rebar.config.script
 ##########
 @@ -61,6 +61,8 @@ DepDescs = [
                    {tag, "v1.1.15"}, [raw]},
 %% Third party deps
 {folsom,           "folsom",           {tag, "CouchDB-0.8.2"}},
+{hyper,            {url, "https://github.com/GameAnalytics/hyper.git"},
+                   "4b1abc4284fc784f6def4f4928f715b0d33136f9"},
 
 Review comment:
   I don't see any formal code clearance entry for bcrypt at 
http://incubator.apache.org/ip-clearance/, just @janl's commit to amend our 
overall `LICENSE` and `NOTICE` in 817b2b6. Guessing I can do the same here.
   
   The `hyper` code is fully MIT-licensed; there was an LGPL file in the C 
implementation but this was expunged in GameAnalytics/hyper#16

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