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

cordova-coho git commit: Added growl to knownIssues.json

Repository: cordova-coho
Updated Branches:
  refs/heads/master d82e39f14 -> aa682da2c


Added growl to knownIssues.json


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

Branch: refs/heads/master
Commit: aa682da2cf4c31615d61473d37e9f3635c7ffd5a
Parents: d82e39f
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Oct 7 00:36:57 2016 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Oct 7 00:36:57 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/aa682da2/src/knownIssues.json
----------------------------------------------------------------------
diff --git a/src/knownIssues.json b/src/knownIssues.json
index 3ad9c6e..849a2c1 100644
--- a/src/knownIssues.json
+++ b/src/knownIssues.json
@@ -95,5 +95,15 @@
 		"pull-request-to-fix" : "https://github.com/purplecabbage/valid-identifier/pull/5",
 		"verified-license": "Apache-2.0",
 		"verified-license-notes": "https://github.com/purplecabbage/valid-identifier/blob/a6562f196f82077c04c9b03545e17fec817a5d92/LICENSE"
+	},
+	"growl" : {
+		"manually-verified-versions": [
+			"growl@1.7.0"
+		],
+		"license-key": "missing from package.json",
+		"pull-request-to-fix" : "n/a",
+		"verified-license": "MIT",
+		"verified-license-notes": "license in README.md, license present in package.json in 1.9.0"
 	}
+    
 }


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