Repository: jclouds-karaf Updated Branches: refs/heads/master 24a53aa7d -> 7e7e2e861
Exclude the CONTRIBUTING file from the rat check Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/7e7e2e86 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/7e7e2e86 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/7e7e2e86 Branch: refs/heads/master Commit: 7e7e2e861801126c8667cd80737a8c4b9f2e4756 Parents: 24a53aa Author: Ignasi Barrera <[email protected]> Authored: Wed Jul 2 17:37:57 2014 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Wed Jul 2 17:37:57 2014 +0200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/7e7e2e86/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6a6804c..a2de8e0 100644 --- a/pom.xml +++ b/pom.xml @@ -86,6 +86,7 @@ limitations under the License. <exclude>**/README.md</exclude> <exclude>**/README.txt</exclude> <exclude>**/DEPENDENCIES</exclude> + <exclude>**/CONTRIBUTING.md</exclude> <exclude>.git/**</exclude> <exclude>**/.gitignore</exclude>
