You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/09/15 20:01:10 UTC

git commit: CB-7524 add jasmine-2.0.0 and topcoat-0.7.5 to the excludes list

Repository: cordova-coho
Updated Branches:
  refs/heads/master 91cb46f59 -> 0ea383ab2


CB-7524 add jasmine-2.0.0 and topcoat-0.7.5 to the excludes list


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

Branch: refs/heads/master
Commit: 0ea383ab23b8f5949ab1f73ab7a37efd623a52a4
Parents: 91cb46f
Author: Marcel Kinard <cm...@gmail.com>
Authored: Mon Sep 15 14:00:06 2014 -0400
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Mon Sep 15 14:00:06 2014 -0400

----------------------------------------------------------------------
 src/audit-license-headers.js | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/0ea383ab/src/audit-license-headers.js
----------------------------------------------------------------------
diff --git a/src/audit-license-headers.js b/src/audit-license-headers.js
index b431457..4de3213 100644
--- a/src/audit-license-headers.js
+++ b/src/audit-license-headers.js
@@ -31,6 +31,8 @@ var COMMON_RAT_EXCLUDES = [
     '*.wav',
     '*.webloc',
     '*jasmine-1.2.0*',
+    'jasmine-2.0.0',
+    'topcoat-0.7.5',
     '*.xcodeproj',
     '.*',
     '*-Info.plist',