Repository: jclouds-labs-aws Updated Branches: refs/heads/master 83ef18be7 -> e02a49b26
Exclude the CONTRIBUTING file from the rat check Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/commit/e02a49b2 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/tree/e02a49b2 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/diff/e02a49b2 Branch: refs/heads/master Commit: e02a49b26f0943cb58370611a454cdc5e16719a8 Parents: 83ef18b Author: Ignasi Barrera <[email protected]> Authored: Wed Jul 2 17:38:47 2014 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Wed Jul 2 17:38:47 2014 +0200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/blob/e02a49b2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 722bdf7..4817831 100644 --- a/pom.xml +++ b/pom.xml @@ -110,6 +110,7 @@ <exclude>**/README.md</exclude> <exclude>**/README.txt</exclude> <exclude>**/DEPENDENCIES</exclude> + <exclude>**/CONTRIBUTING.md</exclude> <!-- reference data lists --> <exclude>**/*json</exclude>
