You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ki...@apache.org on 2012/10/17 10:50:11 UTC

[23/50] [abbrv] git commit: Added INSTALL.md to the RAT exclusion list

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/regions
Commit: 07af738d30a0053302f6c5d37a1484057bf2f707
Parents: b7a93be
Author: Chip Childers <ch...@gmail.com>
Authored: Tue Oct 2 13:07:53 2012 -0400
Committer: Chip Childers <ch...@gmail.com>
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>