You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by en...@apache.org on 2015/04/06 00:28:16 UTC

hbase git commit: HBASE-13156 Fix minor rat violation recently introduced (asciidoctor.css)

Repository: hbase
Updated Branches:
  refs/heads/branch-1 30f6d54cc -> 8018cccaa


HBASE-13156 Fix minor rat violation recently introduced (asciidoctor.css)

Conflicts:
	pom.xml


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8018ccca
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8018ccca
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/8018ccca

Branch: refs/heads/branch-1
Commit: 8018cccaa1c96fe4404db955b247bd80f598ae3b
Parents: 30f6d54
Author: stack <st...@apache.org>
Authored: Wed Mar 4 22:56:33 2015 -0800
Committer: Enis Soztutar <en...@apache.org>
Committed: Sun Apr 5 15:27:48 2015 -0700

----------------------------------------------------------------------
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/8018ccca/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6905bfc..7c49b93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -719,6 +719,8 @@
               <exclude>**/*.svg</exclude>
               <exclude>**/META-INF/services/**</exclude>
               <!-- MIT: https://github.com/twbs/bootstrap/blob/master/LICENSE -->
+              <exclude>**/src/main/asciidoc/hbase.css</exclude>
+              <exclude>**/src/main/asciidoc/asciidoctor.css</exclude>
               <exclude>**/bootstrap-theme.css</exclude>
               <exclude>**/bootstrap-theme.min.css</exclude>
               <!-- MIT http://jquery.org/license -->