Updated Branches: refs/heads/master 09739cfd7 -> 07af738d3
Added INSTALL.md to the RAT exclusion list Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/07af738d Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/07af738d Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/07af738d Branch: refs/heads/master Commit: 07af738d30a0053302f6c5d37a1484057bf2f707 Parents: b7a93be Author: Chip Childers <[email protected]> Authored: Tue Oct 2 13:07:53 2012 -0400 Committer: Chip Childers <[email protected]> Committed: Tue Oct 2 13:07:53 2012 -0400 ---------------------------------------------------------------------- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/07af738d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 33a209f..e7b2a6a 100644 --- a/pom.xml +++ b/pom.xml @@ -186,6 +186,7 @@ <numUnapprovedLicenses>0</numUnapprovedLicenses> <excludeSubProjects>false</excludeSubProjects> <excludes> + <exclude>INSTALL.md</exclude> <exclude>.git/**</exclude> <exclude>.gitignore</exclude> <exclude>**/*.crt</exclude>
