Repository: jclouds-labs Updated Branches: refs/heads/master 1b93c8244 -> 422ffe0f6
Exclude the CONTRIBUTING file from the rat check Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/422ffe0f Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs/tree/422ffe0f Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs/diff/422ffe0f Branch: refs/heads/master Commit: 422ffe0f66a76afcc1a588ae9eeae37fc783e2a6 Parents: 1b93c82 Author: Ignasi Barrera <[email protected]> Authored: Wed Jul 2 17:38:19 2014 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Wed Jul 2 17:38:19 2014 +0200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs/blob/422ffe0f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e9f48ed..badf621 100644 --- a/pom.xml +++ b/pom.xml @@ -120,6 +120,7 @@ <exclude>**/README.md</exclude> <exclude>**/README.txt</exclude> <exclude>**/DEPENDENCIES</exclude> + <exclude>**/CONTRIBUTING.md</exclude> <!-- reference data lists --> <exclude>**/*json</exclude>
