Repository: hbase Updated Branches: refs/heads/branch-1 141e31b7b -> 72bd7dfdc
Exclude dev-support/hbase_docker/README.md from RAT Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/72bd7dfd Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/72bd7dfd Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/72bd7dfd Branch: refs/heads/branch-1 Commit: 72bd7dfdc91f5cff28e1f909f395128132da72d6 Parents: 141e31b Author: Andrew Purtell <[email protected]> Authored: Mon Oct 6 23:52:15 2014 -0700 Committer: Andrew Purtell <[email protected]> Committed: Mon Oct 6 23:52:15 2014 -0700 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/72bd7dfd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3c93ac7..3e93afa 100644 --- a/pom.xml +++ b/pom.xml @@ -694,6 +694,7 @@ <!-- auto-gen docs --> <!--It don't like freebsd license--> <exclude>**/src/main/site/resources/css/freebsd_docbook.css</exclude> + <exclude>dev-support/hbase_docker/README.md</exclude> <!-- exclude source control files --> <exclude>.git/**</exclude> <exclude>.svn/**</exclude>
