Repository: cordova-coho
Updated Branches:
  refs/heads/master 76bcbb2df -> cbe72f272


Updated knownIssues.json with ios deps


Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/cbe72f27
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/cbe72f27
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/cbe72f27

Branch: refs/heads/master
Commit: cbe72f272c54bb2ec5129b917e3fe5a9e9e9cb6e
Parents: 76bcbb2
Author: Shazron Abdullah <[email protected]>
Authored: Wed Sep 6 11:09:54 2017 +0800
Committer: Shazron Abdullah <[email protected]>
Committed: Wed Sep 6 11:10:08 2017 +0800

----------------------------------------------------------------------
 src/knownIssues.json | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/cbe72f27/src/knownIssues.json
----------------------------------------------------------------------
diff --git a/src/knownIssues.json b/src/knownIssues.json
index 5c587af..4d2fcb0 100644
--- a/src/knownIssues.json
+++ b/src/knownIssues.json
@@ -199,5 +199,13 @@
     },
     "jschardet": {
         "license-notes": "This license is not accepted by ASF, but since it is 
a dev dependency, we don't ship it or ask our users to download it. We are 
good. It is a dep of ESLINT. Do a npm ls in your repo to confirm it is only 
packaged with eslint"
-    }
+    },
+    "log-driver": {
+        "verified-license": "ISC",
+        "verified-license-notes": 
"https://github.com/cainus/logdriver/blob/master/LICENSE";,
+        "license-notes": "This is a dev dependency, we don't ship it or ask 
our users to download it. We are good. It is a dep of nodeunit."
+    },
+    "uncrustify": {
+        "license-notes": "This license is not accepted by ASF, but since it is 
a dev dependency, we don't ship it or ask our users to download it. We are 
good. Check that it is only in devDeps in package.json"
+    }    
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to