From cc0a0fce632a4700a221aa5e8a9cd8999d127650 Mon Sep 17 00:00:00 2001 From: Alejandro Abdelnur Date: Wed, 24 Jul 2013 22:41:52 +0000 Subject: [PATCH] HADOOP-9701. mvn site ambiguous links in hadoop-common. (kkambatl via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506762 13f79535-47bb-0310-9956-ffa450edef68 --- hadoop-common-project/hadoop-common/CHANGES.txt | 2 ++ .../hadoop-common/src/site/apt/Compatibility.apt.vm | 2 +- .../hadoop-common/src/site/apt/SingleNodeSetup.apt.vm | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index 1cdecd3c7ba..dee2e841366 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -855,6 +855,8 @@ Release 2.1.0-beta - 2013-07-02 toUpperCase(Locale.getDefault()) as well as toLowerCase(Locale.getDefault()) on hadoop.security.authentication value. (markrmiller@gmail.com via tucu) + HADOOP-9701. mvn site ambiguous links in hadoop-common. (kkambatl via tucu) + Release 2.0.5-alpha - 06/06/2013 INCOMPATIBLE CHANGES diff --git a/hadoop-common-project/hadoop-common/src/site/apt/Compatibility.apt.vm b/hadoop-common-project/hadoop-common/src/site/apt/Compatibility.apt.vm index 87368f2957b..2cd97650a25 100644 --- a/hadoop-common-project/hadoop-common/src/site/apt/Compatibility.apt.vm +++ b/hadoop-common-project/hadoop-common/src/site/apt/Compatibility.apt.vm @@ -517,7 +517,7 @@ hand-in-hand to address this. * Annotations for interfaces as per interface classification schedule - {{{https://issues.apache.org/jira/browse/HADOOP-7391}HADOOP-7391}} - {{{InterfaceClassification.html}Hadoop Interface Classification}} + {{{./InterfaceClassification.html}Hadoop Interface Classification}} * Compatibility for Hadoop 1.x releases - {{{https://issues.apache.org/jira/browse/HADOOP-5071}HADOOP-5071}} diff --git a/hadoop-common-project/hadoop-common/src/site/apt/SingleNodeSetup.apt.vm b/hadoop-common-project/hadoop-common/src/site/apt/SingleNodeSetup.apt.vm index 99518571085..ebfb1466bdb 100644 --- a/hadoop-common-project/hadoop-common/src/site/apt/SingleNodeSetup.apt.vm +++ b/hadoop-common-project/hadoop-common/src/site/apt/SingleNodeSetup.apt.vm @@ -221,7 +221,7 @@ Single Node Setup * Fully-Distributed Operation For information on setting up fully-distributed, non-trivial clusters - see {{{Cluster Setup}}}. + see {{{./ClusterSetup.html}Cluster Setup}}. Java and JNI are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.