ignore WIoTP sample *.cfg files in RAT

Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/90b36466
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/90b36466
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/90b36466

Branch: refs/heads/master
Commit: 90b36466ba7781ef333656012a11f815ad42cda9
Parents: 5647338
Author: Dale LaBossiere <dlab...@us.ibm.com>
Authored: Sun Feb 26 15:07:21 2017 -0500
Committer: Dale LaBossiere <dlab...@us.ibm.com>
Committed: Sun Feb 26 15:07:21 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/90b36466/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 2bf8149..450a54c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -82,7 +82,7 @@ rat {
     'samples/**/*.properties',
     'samples/**/*.cfg',
     'scripts/**/*.properties',
-    'scripts/**/device.cfg',
+    'scripts/**/*.cfg',
     'scripts/connectors/jdbc/persondata.txt',
     'scripts/connectors/kafka/README-kafka',
     'test/**/*.properties',

Reply via email to