Author: cnauroth
Date: Thu May 29 17:26:50 2014
New Revision: 1598337
URL: http://svn.apache.org/r1598337
Log:
HADOOP-10602. Documentation has broken "Go Back" hyperlinks. Contributed by
Akira AJISAKA.
Modified:
hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/BuildingIt.apt.vm
hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/Configuration.apt.vm
hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/Examples.apt.vm
hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
hadoop/common/trunk/hadoop-common-project/hadoop-kms/src/site/apt/index.apt.vm
Modified:
hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/BuildingIt.apt.vm
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/BuildingIt.apt.vm?rev=1598337&r1=1598336&r2=1598337&view=diff
==============================================================================
---
hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/BuildingIt.apt.vm
(original)
+++
hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/BuildingIt.apt.vm
Thu May 29 17:26:50 2014
@@ -18,8 +18,6 @@
Hadoop Auth, Java HTTP SPNEGO ${project.version} - Building It
- \[ {{{./index.html}Go Back}} \]
-
* Requirements
* Java 6+
@@ -70,6 +68,3 @@ $ mvn package -Pdocs
The generated documentation is available at
<<<hadoop-auth/target/site/>>>.
-
- \[ {{{./index.html}Go Back}} \]
-
Modified:
hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/Configuration.apt.vm
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/Configuration.apt.vm?rev=1598337&r1=1598336&r2=1598337&view=diff
==============================================================================
---
hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/Configuration.apt.vm
(original)
+++
hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/Configuration.apt.vm
Thu May 29 17:26:50 2014
@@ -20,8 +20,6 @@
Hadoop Auth, Java HTTP SPNEGO ${project.version} - Server Side
Configuration
- \[ {{{./index.html}Go Back}} \]
-
* Server Side Configuration Setup
The AuthenticationFilter filter is Hadoop Auth's server side component.
@@ -241,5 +239,3 @@ Configuration
...
</web-app>
+---+
-
- \[ {{{./index.html}Go Back}} \]
Modified:
hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/Examples.apt.vm
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/Examples.apt.vm?rev=1598337&r1=1598336&r2=1598337&view=diff
==============================================================================
---
hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/Examples.apt.vm
(original)
+++
hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/site/apt/Examples.apt.vm
Thu May 29 17:26:50 2014
@@ -18,8 +18,6 @@
Hadoop Auth, Java HTTP SPNEGO ${project.version} - Examples
- \[ {{{./index.html}Go Back}} \]
-
* Accessing a Hadoop Auth protected URL Using a browser
<<IMPORTANT:>> The browser must support HTTP Kerberos SPNEGO. For example,
@@ -133,5 +131,3 @@ You are: user[tucu] principal[tucu@LOCAL
....
+---+
-
- \[ {{{./index.html}Go Back}} \]
Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1598337&r1=1598336&r2=1598337&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Thu May
29 17:26:50 2014
@@ -510,6 +510,9 @@ Release 2.5.0 - UNRELEASED
HADOOP-10489. UserGroupInformation#getTokens and UserGroupInformation
#addToken can lead to ConcurrentModificationException (Robert Kanter via
atm)
+ HADOOP-10489. Documentation has broken "Go Back" hyperlinks.
+ (Akira AJISAKA via cnauroth)
+
Release 2.4.1 - UNRELEASED
INCOMPATIBLE CHANGES
Modified:
hadoop/common/trunk/hadoop-common-project/hadoop-kms/src/site/apt/index.apt.vm
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-kms/src/site/apt/index.apt.vm?rev=1598337&r1=1598336&r2=1598337&view=diff
==============================================================================
---
hadoop/common/trunk/hadoop-common-project/hadoop-kms/src/site/apt/index.apt.vm
(original)
+++
hadoop/common/trunk/hadoop-common-project/hadoop-kms/src/site/apt/index.apt.vm
Thu May 29 17:26:50 2014
@@ -483,5 +483,3 @@ Content-Type: application/json
...
]
+---+
-
- \[ {{{./index.html}Go Back}} \]