You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/09/09 05:08:17 UTC

cordova-coho git commit: updated knownIssues

Repository: cordova-coho
Updated Branches:
  refs/heads/master 1fcd371b4 -> ca73daa73


updated knownIssues


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

Branch: refs/heads/master
Commit: ca73daa734a12525ca1b3c4da4faa2eac478fbe8
Parents: 1fcd371
Author: Steve Gill <st...@gmail.com>
Authored: Thu Sep 8 22:07:46 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Sep 8 22:07:46 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/ca73daa7/src/knownIssues.json
----------------------------------------------------------------------
diff --git a/src/knownIssues.json b/src/knownIssues.json
index 5811c40..a7b3401 100644
--- a/src/knownIssues.json
+++ b/src/knownIssues.json
@@ -52,5 +52,39 @@
 		"pull-request-to-fix" : "n/a",
 		"verified-license": "MIT",
 		"verified-license-notes": "https://github.com/xavi-/node-properties-parser/blob/f160e88af8fce4006cde7a537186a4d3ccdccb38/package.json . Note that the authors have omitted tags in their repo for their npm releases, but the hashes can be grabbed from 'npm info properties-parser'"
-	}
+	},
+    "uglify-js" : {
+        "manually-verified-versions": [
+            "uglify-js@2.6.2"
+        ],
+        "license-key": "not present in 2.6.2 but added in 2.7.3",
+        "pull-request-to-fix" : "n/a",
+        "verified-license": "BSD-2-clause",
+        "verified-license-notes": "https://github.com/mishoo/UglifyJS2/blob/master/package.json#L6"
+    },
+    "dmd-plugin-cordova-plugin": {
+        "verified-license": "Apache 2",
+        "verified-license-notes": "https://github.com/daserge/dmd-plugin-cordova-plugin/blob/master/LICENSE",
+        "license-key": "missing from package.json"
+    },
+    "domelementtype":{
+        "verified-license": "BSD-2-Clause",
+        "verified-license-notes": "https://github.com/fb55/domelementtype/blob/master/package.json"
+    },
+    "domhandler": {
+        "verified-license": "BSD-2-Clause",
+        "verified-license-notes": "https://github.com/fb55/domhandler/blob/master/package.json#L29"
+    },
+    "domutils": {
+        "verified-license": "BSD-2-Clause",
+        "verified-license-notes": "https://github.com/fb55/domutils/blob/master/package.json#L31"
+    },
+    "handlebars-array": {
+        "verified-license": "BSD-2-Clause",
+        "verified-license-notes": "https://github.com/fb55/domutils/blob/master/package.json#L31"
+    },
+    "promise.prototype.finally": {
+        "verified-license": "MIT",
+        "verified-license-notes": "https://github.com/es-shims/Promise.prototype.finally/blob/master/package.json#L17"
+    }
 }


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