Cleaned out exclude list for rat verify

Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/3682de52
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/3682de52
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/3682de52

Branch: refs/heads/master
Commit: 3682de5222788da6748354194f0cc7556e42820b
Parents: 63d6c83
Author: Velmurugan Periasamy <[email protected]>
Authored: Wed Jul 6 12:45:48 2016 -0400
Committer: Velmurugan Periasamy <[email protected]>
Committed: Wed Jul 6 12:45:48 2016 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/3682de52/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 72fbd52..a4763fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -520,7 +520,7 @@
                         <exclude>**/*.iml</exclude>
                         <exclude>**/target/**</exclude>
                         <exclude>**/bin/**</exclude>
-                        <exclude>**/CHANGES</exclude>
+                        <exclude>*CHANGES*</exclude>
                         <exclude>**/ISSUES</exclude>
                         <exclude>**/patchprocess/**</exclude>
                         <exclude>**/test/resources/**</exclude>

Reply via email to