Repository: jclouds-cli
Updated Branches:
  refs/heads/master e4b4aabad -> 6aa73add2


Exclude the CONTRIBUTING file from the rat check


Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/6aa73add
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/6aa73add
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/6aa73add

Branch: refs/heads/master
Commit: 6aa73add28fb3b9715f0fe7b3f1c179518bcddfb
Parents: e4b4aab
Author: Ignasi Barrera <[email protected]>
Authored: Wed Jul 2 17:37:31 2014 +0200
Committer: Ignasi Barrera <[email protected]>
Committed: Wed Jul 2 17:37:31 2014 +0200

----------------------------------------------------------------------
 project/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/6aa73add/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 8f2a8ac..ac70049 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -162,6 +162,7 @@
             <exclude>**/README.md</exclude>
             <exclude>**/README.txt</exclude>
             <exclude>**/DEPENDENCIES</exclude>
+            <exclude>**/CONTRIBUTING.md</exclude>
 
             <exclude>.git/**</exclude>
             <exclude>**/.gitignore</exclude>

Reply via email to