You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gobblin.apache.org by ab...@apache.org on 2018/03/23 11:07:22 UTC

[07/11] incubator-gobblin git commit: [GOBBLIN-438] Update rat config to exclude mock-couchbase

[GOBBLIN-438] Update rat config to exclude mock-couchbase


Project: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/commit/99618f9c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/tree/99618f9c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/diff/99618f9c

Branch: refs/heads/master
Commit: 99618f9caf265b232c8eea76cdb5664d18771f90
Parents: 74e54ee
Author: Abhishek Tiwari <ab...@gmail.com>
Authored: Fri Mar 23 02:22:14 2018 -0700
Committer: Abhishek Tiwari <ab...@apache.org>
Committed: Fri Mar 23 03:09:35 2018 -0700

----------------------------------------------------------------------
 build.gradle | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gobblin/blob/99618f9c/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 8103ea9..45ce66d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -236,6 +236,7 @@ rat {
     '**/default_dataset_urn',
     '**/metastore_db',
     '**/grok/**',
+    '**/mock-couchbase/**',
     '**/mainGeneratedRest/**',
     '**/mainGeneratedDataTemplate/**',
     '**/gen-java/**',