Repository: bigtop Updated Branches: refs/heads/master 8e7dac608 -> f69597dc2
BIGTOP-2413: QFS README.md breaks RAT Signed-off-by: Konstantin Boudnik <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/f69597dc Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/f69597dc Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/f69597dc Branch: refs/heads/master Commit: f69597dc23c2cea0da83a6c1025930b886b8045b Parents: 8e7dac6 Author: Faraaz Sareshwala <[email protected]> Authored: Fri Apr 29 10:41:38 2016 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Fri Apr 29 11:02:31 2016 -0700 ---------------------------------------------------------------------- build.gradle | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/f69597dc/build.gradle ---------------------------------------------------------------------- diff --git a/build.gradle b/build.gradle index f3c50cf..9afeb00 100644 --- a/build.gradle +++ b/build.gradle @@ -122,6 +122,7 @@ rat { "bigtop-deploy/puppet/modules/hadoop/templates/taskcontroller.cfg", "bigtop-deploy/puppet/modules/hadoop/templates/container-executor.cfg", "bigtop-deploy/puppet/README.md", + "bigtop-deploy/puppet/modules/qfs/README.md", "bigtop-deploy/puppet/config/site.csv.example", "dl/**" ]
