You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by dp...@apache.org on 2018/06/06 21:23:53 UTC

[cordova-coho] branch master updated: CB-14122: Updating knownIssues.json for devDeps

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

dpogue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git


The following commit(s) were added to refs/heads/master by this push:
     new e48fbbf  CB-14122: Updating knownIssues.json for devDeps
e48fbbf is described below

commit e48fbbfdd968f3431d9fb8cc968df811fdcbefd0
Author: Darryl Pogue <da...@ayogo.com>
AuthorDate: Wed Jun 6 14:23:20 2018 -0700

    CB-14122: Updating knownIssues.json for devDeps
---
 src/knownIssues.json | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/src/knownIssues.json b/src/knownIssues.json
index 64cd6e8..6e3e404 100644
--- a/src/knownIssues.json
+++ b/src/knownIssues.json
@@ -211,5 +211,13 @@
     },
     "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"
-    }    
+    },
+    "spdx-exceptions": {
+        "verified-license": "CC-BY-3.0",
+        "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 eslint-plugin-import."
+    },
+    "spdx-license-ids": {
+        "verified-license": "CC0-1.0",
+        "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 eslint-plugin-import."
+    }
 }

-- 
To stop receiving notification emails like this one, please contact
dpogue@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org