ACCUMULO-3531 Add exclude_classes.txt to rat exclude list

Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/aed37c21
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/aed37c21
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/aed37c21

Branch: refs/heads/master
Commit: aed37c21d0a6c8fb0440c8bd3624ed771dccc3b6
Parents: 226999e
Author: Josh Elser <els...@apache.org>
Authored: Mon Jan 26 12:30:35 2015 -0500
Committer: Josh Elser <els...@apache.org>
Committed: Mon Jan 26 12:30:35 2015 -0500

----------------------------------------------------------------------
 test/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/aed37c21/test/pom.xml
----------------------------------------------------------------------
diff --git a/test/pom.xml b/test/pom.xml
index a0247c6..ee17b0a 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -206,6 +206,7 @@
           <artifactId>apache-rat-plugin</artifactId>
           <configuration>
             <excludes>
+              <exclude>compat/japi-compliance/exclude_classes.txt</exclude>
               <exclude>system/bench/lib/*splits</exclude>
               <exclude>system/continuous/*.txt</exclude>
             </excludes>

Reply via email to