HADOOP-11109. Site build is broken. Contributed by Jian He.

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

Branch: refs/heads/HDFS-6581
Commit: 64345722975a671869fcfd66a7263f831b36d068
Parents: 8e73084
Author: Aaron T. Myers <a...@apache.org>
Authored: Thu Sep 18 17:59:36 2014 -0700
Committer: Aaron T. Myers <a...@apache.org>
Committed: Thu Sep 18 18:00:39 2014 -0700

----------------------------------------------------------------------
 hadoop-common-project/hadoop-common/CHANGES.txt            | 4 +++-
 hadoop-common-project/hadoop-kms/src/site/apt/index.apt.vm | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/64345722/hadoop-common-project/hadoop-common/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt 
b/hadoop-common-project/hadoop-common/CHANGES.txt
index f21771b..90053fc 100644
--- a/hadoop-common-project/hadoop-common/CHANGES.txt
+++ b/hadoop-common-project/hadoop-common/CHANGES.txt
@@ -834,7 +834,9 @@ Release 2.6.0 - UNRELEASED
     HADOOP-11105. MetricsSystemImpl could leak memory in registered callbacks.
     (Chuan Liu via cnauroth)
 
-    KMS: Support for multiple Kerberos principals. (tucu)
+    HADOOP-10982. KMS: Support for multiple Kerberos principals. (tucu)
+
+    HADOOP-11109. Site build is broken. (Jian He via atm)
 
 Release 2.5.1 - 2014-09-05
 

http://git-wip-us.apache.org/repos/asf/hadoop/blob/64345722/hadoop-common-project/hadoop-kms/src/site/apt/index.apt.vm
----------------------------------------------------------------------
diff --git a/hadoop-common-project/hadoop-kms/src/site/apt/index.apt.vm 
b/hadoop-common-project/hadoop-kms/src/site/apt/index.apt.vm
index cf7a557..e32893b 100644
--- a/hadoop-common-project/hadoop-kms/src/site/apt/index.apt.vm
+++ b/hadoop-common-project/hadoop-kms/src/site/apt/index.apt.vm
@@ -626,7 +626,7 @@ $ keytool -genkey -alias tomcat -keyalg RSA
 
   <<NOTE:>> If using HTTPS, the SSL certificate used by the KMS instance must
   be configured to support multiple hostnames (see Java 7
-  <<<keytool>> SAN extension support for details on how to do this).
+  <<<keytool>>> SAN extension support for details on how to do this).
 
 *** HTTP Authentication Signature
 

Reply via email to