You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by au...@apache.org on 2017/10/27 23:23:09 UTC

cordova-coho git commit: CB-13504 : adding progress to knownIssues for cordova-fetch 1.2.1 release

Repository: cordova-coho
Updated Branches:
  refs/heads/master 9396845af -> a133d1d46


CB-13504 : adding progress to knownIssues for cordova-fetch 1.2.1 release


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

Branch: refs/heads/master
Commit: a133d1d465ed254f716fc444d5ffb1af37706771
Parents: 9396845
Author: Audrey So <au...@apache.org>
Authored: Fri Oct 27 15:38:38 2017 -0700
Committer: Audrey So <au...@apache.org>
Committed: Fri Oct 27 15:46:56 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/a133d1d4/src/knownIssues.json
----------------------------------------------------------------------
diff --git a/src/knownIssues.json b/src/knownIssues.json
index 4d2fcb0..64cd6e8 100644
--- a/src/knownIssues.json
+++ b/src/knownIssues.json
@@ -205,6 +205,10 @@
         "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."
     },
+    "progress": {
+        "verified-license": "MIT",
+        "verified-license-notes": "https://github.com/visionmedia/node-progress/blob/1.1.8/LICENSE"
+    },
     "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: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org