rat-check: couple more in awsapi need exclusion awsapi/ .info files aren't needed either.
Signed-off-by: Prasanna Santhanam <t...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/b8997896 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/b8997896 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/b8997896 Branch: refs/heads/gslb-wip Commit: b8997896659580522f9a9c172c52c1946c9d33f4 Parents: 81a42b9 Author: Prasanna Santhanam <t...@apache.org> Authored: Thu Mar 7 14:52:10 2013 +0530 Committer: Prasanna Santhanam <t...@apache.org> Committed: Thu Mar 7 14:52:10 2013 +0530 ---------------------------------------------------------------------- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/b8997896/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9b72fb7..eb0f68c 100644 --- a/pom.xml +++ b/pom.xml @@ -363,6 +363,7 @@ <exclude>**/*.zip</exclude> <exclude>**/target/**</exclude> <exclude>**/.vagrant</exclude> + <exclude>awsapi/overlays/*.info</exclude> <exclude>build/build.number</exclude> <exclude>services/console-proxy/server/js/jquery.js</exclude> <exclude>debian/compat</exclude>