Repository: jclouds-chef Updated Branches: refs/heads/master 9cfdbe45d -> 452fdb520
Exclude the CONTRIBUTING file from the rat check Project: http://git-wip-us.apache.org/repos/asf/jclouds-chef/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-chef/commit/452fdb52 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-chef/tree/452fdb52 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-chef/diff/452fdb52 Branch: refs/heads/master Commit: 452fdb52096cc22294c8b90be8fa67c2a1bcc688 Parents: 9cfdbe4 Author: Ignasi Barrera <[email protected]> Authored: Wed Jul 2 17:37:08 2014 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Wed Jul 2 17:37:08 2014 +0200 ---------------------------------------------------------------------- project/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/452fdb52/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index 91e0830..fd81743 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -157,6 +157,7 @@ <exclude>**/README.md</exclude> <exclude>**/README.txt</exclude> <exclude>**/DEPENDENCIES</exclude> + <exclude>**/CONTRIBUTING.md</exclude> <!-- one-line service registry files --> <exclude>**/*ProviderMetadata</exclude>
