You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ke...@apache.org on 2012/10/05 02:37:00 UTC

git commit: Added INSTALL.md to the RAT exclusion list

Updated Branches:
  refs/heads/4.0 3efbf868f -> 28e2f540b


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/28e2f540
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/28e2f540
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/28e2f540

Branch: refs/heads/4.0
Commit: 28e2f540be017d3078ae91f536bcb7e74e8a3f15
Parents: 3efbf86
Author: Chip Childers <ch...@gmail.com>
Authored: Tue Oct 2 13:07:53 2012 -0400
Committer: David Nalley <da...@gnsa.us>
Committed: Thu Oct 4 20:36:59 2012 -0400

----------------------------------------------------------------------
 pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/28e2f540/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8b0ef6d..f1a6a33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,6 +186,7 @@
             <numUnapprovedLicenses>0</numUnapprovedLicenses>
             <excludeSubProjects>true</excludeSubProjects>
             <excludes>
+              <exclude>INSTALL.md</exclude>
               <exclude>.git/**</exclude>
               <exclude>.gitignore</exclude>
               <exclude>**/*.crt</exclude>