Explorar el Código

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
Alejandro Abdelnur hace 12 años
padre
commit
cc0a0fce63

+ 2 - 0
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

+ 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
     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}}

+ 1 - 1
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.