Repository: jclouds Updated Branches: refs/heads/master da3509056 -> e19c5e9fb
Exclude the CONTRIBUTING file from the rat check Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/e19c5e9f Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/e19c5e9f Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/e19c5e9f Branch: refs/heads/master Commit: e19c5e9fb69e5d886d44f35cc91c1741389eb5be Parents: da35090 Author: Ignasi Barrera <[email protected]> Authored: Wed Jul 2 17:36:26 2014 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Wed Jul 2 17:36:26 2014 +0200 ---------------------------------------------------------------------- project/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/e19c5e9f/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index 80d9bf2..1eba5e4 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -385,6 +385,7 @@ <exclude>**/README.md</exclude> <exclude>**/README.txt</exclude> <exclude>**/DEPENDENCIES</exclude> + <exclude>**/CONTRIBUTING.md</exclude> <!-- reference data lists --> <exclude>**/*json</exclude>
