Repository: hbase Updated Branches: refs/heads/branch-1 d5b9526a7 -> a1b956eb3
HBASE-11932 Docbook html-single build improvements (Addendum to fix XML formatting) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a1b956eb Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a1b956eb Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/a1b956eb Branch: refs/heads/branch-1 Commit: a1b956eb30854f4927af3db4bbbf92eebd75987e Parents: d5b9526 Author: Enis Soztutar <[email protected]> Authored: Wed Sep 10 23:05:38 2014 -0700 Committer: Enis Soztutar <[email protected]> Committed: Wed Sep 10 23:05:38 2014 -0700 ---------------------------------------------------------------------- src/main/docbkx/configuration.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/a1b956eb/src/main/docbkx/configuration.xml ---------------------------------------------------------------------- diff --git a/src/main/docbkx/configuration.xml b/src/main/docbkx/configuration.xml index a434189..4a84164 100644 --- a/src/main/docbkx/configuration.xml +++ b/src/main/docbkx/configuration.xml @@ -520,7 +520,7 @@ Index: pom.xml <para> Building against the hadoop 2 profile by running something like the following command: </para> <screen>$ mvn clean install assembly:single -Dhadoop.profile=2.0 -DskipTests</screen> - </footnote></entry> + </entry> <entry>S</entry> <entry>S</entry> <entry>NT</entry>
