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

git commit: Added CHANGES file to RAT ignore list

Updated Branches:
  refs/heads/master 23ba32f54 -> c5db929e6


Added CHANGES file to RAT ignore 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/c5db929e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/c5db929e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/c5db929e

Branch: refs/heads/master
Commit: c5db929e62f305523dbcec08439f7ad35626c53c
Parents: 23ba32f
Author: Chip Childers <ch...@gmail.com>
Authored: Mon Oct 8 20:04:02 2012 -0400
Committer: Chip Childers <ch...@gmail.com>
Committed: Mon Oct 8 20:04:02 2012 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/c5db929e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1e3c4ca..98961bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,6 +186,7 @@
             <numUnapprovedLicenses>0</numUnapprovedLicenses>
             <excludeSubProjects>false</excludeSubProjects>
             <excludes>
+              <exclude>CHANGES</exclude>
               <exclude>INSTALL.md</exclude>
               <exclude>**/.classpath</exclude>
               <exclude>**/.project</exclude>