Browse Source

HADOOP-9701. mvn site ambiguous links in hadoop-common. (kkambatl via tucu)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1506765 13f79535-47bb-0310-9956-ffa450edef68
Alejandro Abdelnur 12 years ago
parent
commit
6e23cbe38f

+ 2 - 0
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -588,6 +588,8 @@ Release 2.1.0-beta - 2013-07-02
     toUpperCase(Locale.getDefault()) as well as toLowerCase(Locale.getDefault()) 
     toUpperCase(Locale.getDefault()) as well as toLowerCase(Locale.getDefault()) 
     on hadoop.security.authentication value. (markrmiller@gmail.com via tucu)
     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
 Release 2.0.5-alpha - 06/06/2013
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES

+ 1 - 1
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
   * Annotations for interfaces as per interface classification
     schedule -
     schedule -
     {{{https://issues.apache.org/jira/browse/HADOOP-7391}HADOOP-7391}}
     {{{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 -
   * Compatibility for Hadoop 1.x releases -
     {{{https://issues.apache.org/jira/browse/HADOOP-5071}HADOOP-5071}}
     {{{https://issues.apache.org/jira/browse/HADOOP-5071}HADOOP-5071}}

+ 1 - 1
hadoop-common-project/hadoop-common/src/site/apt/SingleNodeSetup.apt.vm

@@ -221,7 +221,7 @@ Single Node Setup
 * Fully-Distributed Operation
 * Fully-Distributed Operation
 
 
    For information on setting up fully-distributed, non-trivial clusters
    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
    Java and JNI are trademarks or registered trademarks of Sun
    Microsystems, Inc. in the United States and other countries.
    Microsystems, Inc. in the United States and other countries.