浏览代码

HADOOP-1066. Fix a broken anchor and remove an inaccurate description.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@561885 13f79535-47bb-0310-9956-ffa450edef68
Doug Cutting 18 年之前
父节点
当前提交
b2a61444d0
共有 3 个文件被更改,包括 16 次插入23 次删除
  1. 11 15
      docs/releases.html
  2. 4 4
      docs/releases.pdf
  3. 1 4
      src/docs/src/documentation/content/xdocs/releases.xml

+ 11 - 15
docs/releases.html

@@ -179,7 +179,7 @@ document.write("Last Published: " + document.lastModified);
 <a href="#Release+Notes">Release Notes</a>
 </li>
 <li>
-<a href="#Project+News">Project News</a>
+<a href="#News">News</a>
 <ul class="minitoc">
 <li>
 <a href="#25+July%2C+2007%3A+release+0.13.1+available">25 July, 2007: release 0.13.1 available</a>
@@ -203,13 +203,9 @@ document.write("Last Published: " + document.lastModified);
 </li>
 </ul>
 </div> 
-    
-<p>This page lists release numbers along with their dates and a
-    link to release notes. You can obtain releases from a nearby
-    mirror.</p>
 
     
-<a name="N1000F"></a><a name="Download"></a>
+<a name="N1000C"></a><a name="Download"></a>
 <h2 class="h3">Download</h2>
 <div class="section">
 <p>Releases may be downloaded from Apache mirrors.</p>
@@ -226,7 +222,7 @@ document.write("Last Published: " + document.lastModified);
 </div>
 
     
-<a name="N10026"></a><a name="Release+Notes"></a>
+<a name="N10023"></a><a name="Release+Notes"></a>
 <h2 class="h3">Release Notes</h2>
 <div class="section">
 <p>Release notes for Hadoop releases are available in Jira.</p>
@@ -239,13 +235,13 @@ document.write("Last Published: " + document.lastModified);
 </div>
 
     
-<a name="N1003A"></a><a name="Project+News"></a>
-<h2 class="h3">Project News</h2>
+<a name="N10037"></a><a name="News"></a>
+<h2 class="h3">News</h2>
 <div class="section">
-<a name="N10040"></a><a name="25+July%2C+2007%3A+release+0.13.1+available"></a>
+<a name="N1003D"></a><a name="25+July%2C+2007%3A+release+0.13.1+available"></a>
 <h3 class="h4">25 July, 2007: release 0.13.1 available</h3>
 <p>This fixes critical bugs in the 0.13.0 release.</p>
-<a name="N1004A"></a><a name="8+June%2C+2007%3A+release+0.13.0+available"></a>
+<a name="N10047"></a><a name="8+June%2C+2007%3A+release+0.13.0+available"></a>
 <h3 class="h4"> 8 June, 2007: release 0.13.0 available </h3>
 <p>
         In addition to new features, this release contains significant performance and reliability improvements.
@@ -258,25 +254,25 @@ document.write("Last Published: " + document.lastModified);
         which makes it possible to revert the upgrade. For more information on this issue, see <a href="https://issues.apache.org/jira/browse/HADOOP-702#action_12482953">HADOOP-702</a>. 
         </div>
 </div>
-<a name="N10066"></a><a name="8+June%2C+2006%3A"></a>
+<a name="N10063"></a><a name="8+June%2C+2006%3A"></a>
 <h3 class="h4"> 8 June, 2006: FAQ added to Wiki </h3>
 <p>
         Hadoop now has a <a href="http://wiki.apache.org/lucene-hadoop/FAQ">FAQ</a>. Please help make this more complete!
         </p>
-<a name="N10078"></a><a name="5+May%2C+2006%3A+release+0.2.0+available"></a>
+<a name="N10075"></a><a name="5+May%2C+2006%3A+release+0.2.0+available"></a>
 <h3 class="h4"> 5 May, 2006: release 0.2.0 available </h3>
 <p>
         We are now aiming for monthly releases. There have been many bug fixes and improvements in the past month.
         MapReduce and DFS are now fairly reliable on clusters with up to 200 nodes.
         </p>
-<a name="N10082"></a><a name="6+February%2C+2006%3A+nightly+builds"></a>
+<a name="N1007F"></a><a name="6+February%2C+2006%3A+nightly+builds"></a>
 <h3 class="h4"> 6 February, 2006: nightly builds </h3>
 <p>
         Hadoop now has nightly builds. This automatically creates a <a href="http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/">downloadable version of Hadoop every night</a>.
         All unit tests must pass, or a message is sent to the developers mailing list and no new version is created.
         This also updates the <a href="http://lucene.apache.org/hadoop/api/index.html">javadoc</a>.
         </p>
-<a name="N10094"></a><a name="3+February%2C+2006%3A+Hadoop+code+moved+out+of+Nutch"></a>
+<a name="N10091"></a><a name="3+February%2C+2006%3A+Hadoop+code+moved+out+of+Nutch"></a>
 <h3 class="h4"> 3 February, 2006: Hadoop code moved out of Nutch </h3>
 <p>
         The Hadoop code has now been moved into its own Subversion tree, renamed into packages under org.apache.hadoop.

文件差异内容过多而无法显示
+ 4 - 4
docs/releases.pdf


+ 1 - 4
src/docs/src/documentation/content/xdocs/releases.xml

@@ -10,9 +10,6 @@
   </header> 
 
   <body> 
-    <p>This page lists release numbers along with their dates and a
-    link to release notes. You can obtain releases from a nearby
-    mirror.</p>
 
     <section>
       <title>Download</title>
@@ -44,7 +41,7 @@
     </section>
 
     <section>
-      <title>Project News</title>
+      <title>News</title>
 
       <section>
       <title>25 July, 2007: release 0.13.1 available</title>

部分文件因为文件数量过多而无法显示