aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorKengo Seki <sekikn@gmail.com>2015-09-17 11:06:02 -0500
committerRJ Nowling <rnowling@gmail.com>2015-09-17 11:06:35 -0500
commit78c9316379eb0b2ab8b7375a334e674fc1bf89dd (patch)
tree47bf1cf5079830432012e695cd5fb87a1fd98a4d /build.gradle
parentf3edc60c65b567423599aa7ab3370ad4d874c953 (diff)
BIGTOP-2037. BIGTOP-1746 Added Files Without Apache License Headers
Signed-off-by: RJ Nowling <rnowling@gmail.com>
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index 61224c67..9894656b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -90,6 +90,7 @@ rat {
"bigtop-data-generators/**/input_data/**",
"bigtop-deploy/puppet/**/*.yaml",
"bigtop-deploy/puppet/config/*/id_hdfsuser*",
+ "bigtop-deploy/puppet/modules/bigtop-util/Gemfile.lock",
/* Debian package files that have a rigid structure
(* matches package name) */
"bigtop-packages/src/deb/*/*.dirs",