rat settings updated
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/45e2b8f0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/45e2b8f0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/45e2b8f0 Branch: refs/heads/ignite-409 Commit: 45e2b8f01ec05efb885e85129ffb9a190355038a Parents: 1e2845c Author: avinogradov <avinogra...@gridgain.com> Authored: Wed Mar 18 17:28:54 2015 +0300 Committer: avinogradov <avinogra...@gridgain.com> Committed: Wed Mar 18 17:28:54 2015 +0300 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/45e2b8f0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d2e42eb..8bf07a1 100644 --- a/pom.xml +++ b/pom.xml @@ -580,6 +580,7 @@ <exclude>**/keystore/*.pem</exclude><!--auto generated files--> <exclude>**/keystore/*.pfx</exclude><!--bin-files--> <!--special excludes--> + <exclude>**/package-info.java</exclude> <exclude>DEVNOTES.txt</exclude> <exclude>src/main/java/com/romix/scala/**</exclude><!--Apache License, Version 2.0 (Copyright)--> <exclude>src/main/java/org/apache/ignite/internal/util/offheap/unsafe/GridOffHeapSnapTreeMap.java</exclude><!--Stanford University license-->