You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by mr...@apache.org on 2017/06/29 14:22:35 UTC

[incubator-openwhisk-apigateway] branch master updated: Add list of modified 3rd party dependencies (#236)

This is an automated email from the ASF dual-hosted git repository.

mrutkowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-apigateway.git


The following commit(s) were added to refs/heads/master by this push:
     new f31bfd6  Add list of modified 3rd party dependencies (#236)
f31bfd6 is described below

commit f31bfd633ac0f2d2e40c6cf669bb651b69f07cce
Author: Matt Hamann <ma...@gmail.com>
AuthorDate: Thu Jun 29 10:22:33 2017 -0400

    Add list of modified 3rd party dependencies (#236)
---
 DEPENDENCIES.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md
new file mode 100644
index 0000000..5a8fd95
--- /dev/null
+++ b/DEPENDENCIES.md
@@ -0,0 +1,9 @@
+# Library dependencies for openwhisk-apigateway
+
+Like other open source projects, openwhisk-apigateway is dependent on open source libraries.
+We list them here to assure that all code dependencies have Apache 2.0 compatible licenses.
+
+| Library name | Licenses Type | License/Project Link | Notes |
+| ------| ------ | ------ | ------ |
+| fakengx | MIT | https://github.com/bsm/fakengx | Modified to support some Cloud Foundry specific use cases
+| fakeredis | MIT | https://github.com/catwell/fakeredis | Modified to support using the OpenResty redis library

-- 
To stop receiving notification emails like this one, please contact
['"commits@openwhisk.apache.org" <co...@openwhisk.apache.org>'].