Browse Source

Preparing for 0.15.0 candidate build.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@588044 13f79535-47bb-0310-9956-ffa450edef68
Doug Cutting 17 years ago
parent
commit
f08a12bedb
3 changed files with 19 additions and 90 deletions
  1. 8 32
      docs/releases.html
  2. 5 27
      docs/releases.pdf
  3. 6 31
      src/docs/src/documentation/content/xdocs/releases.xml

+ 8 - 32
docs/releases.html

@@ -185,20 +185,14 @@ document.write("Last Published: " + document.lastModified);
 <a href="#News">News</a>
 <ul class="minitoc">
 <li>
-<a href="#19+October%2C+2007%3A+release+0.14.3+available">19 October, 2007: release 0.14.3 available </a>
+<a href="#29+October+2007%3A+release+0.15.0+available">29 October 2007: release 0.15.0 available </a>
 </li>
 <li>
-<a href="#9+October%2C+2007%3A+release+0.14.2+available"> 9 October, 2007: release 0.14.2 available </a>
+<a href="#19+October%2C+2007%3A+release+0.14.3+available">19 October, 2007: release 0.14.3 available </a>
 </li>
 <li>
 <a href="#4+September%2C+2007%3A+release+0.14.1+available"> 4 September, 2007: release 0.14.1 available </a>
 </li>
-<li>
-<a href="#25+July%2C+2007%3A+release+0.13.1+available">25 July, 2007: release 0.13.1 available</a>
-</li>
-<li>
-<a href="#8+June%2C+2006%3A"> 8 June, 2006: FAQ added to Wiki </a>
-</li>
 </ul>
 </li>
 </ul>
@@ -238,12 +232,14 @@ document.write("Last Published: " + document.lastModified);
 <a name="N10037"></a><a name="News"></a>
 <h2 class="h3">News</h2>
 <div class="section">
-<a name="N1003D"></a><a name="19+October%2C+2007%3A+release+0.14.3+available"></a>
+<a name="N1003D"></a><a name="29+October+2007%3A+release+0.15.0+available"></a>
+<h3 class="h4">29 October 2007: release 0.15.0 available </h3>
+<p>This release contains my improvements, new features, bug
+      fixes and optimizations.  See the release notes (above) for
+      details.</p>
+<a name="N10047"></a><a name="19+October%2C+2007%3A+release+0.14.3+available"></a>
 <h3 class="h4">19 October, 2007: release 0.14.3 available </h3>
 <p>This release fixes critical bugs in release 0.14.2.</p>
-<a name="N10047"></a><a name="9+October%2C+2007%3A+release+0.14.2+available"></a>
-<h3 class="h4"> 9 October, 2007: release 0.14.2 available </h3>
-<p>This release fixes critical bugs in release 0.14.1.</p>
 <a name="N10051"></a><a name="4+September%2C+2007%3A+release+0.14.1+available"></a>
 <h3 class="h4"> 4 September, 2007: release 0.14.1 available </h3>
 <p>New features in release 0.14 include:</p>
@@ -275,26 +271,6 @@ document.write("Last Published: " + document.lastModified);
 	start HDFS with 'bin/start-dfs.sh -upgrade'.  See the <a href="http://wiki.apache.org/lucene-hadoop/Hadoop_0.14_Upgrade">Hadoop
 	0.14 Upgrade</a> page for details.</div>
 </div>
-<a name="N10074"></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>
-        In addition to new features, release 0.13 contains significant
-        performance and reliability improvements.  For example,
-        MapReduce sort performance on large clusters has <a href="http://wiki.apache.org/lucene-hadoop-data/attachments/FAQ/attachments/sort900-20070607.png">doubled</a>.
-        </p>
-<div class="note">
-<div class="label">Note</div>
-<div class="content">
-        When upgrading an existing <acronym title="Hadoop Distributed File System">HDFS</acronym> filesystem to this release, you
-	should first start HDFS with <span class="codefrag">bin/start-dfs.sh
-	-upgrade</span>. See the <a href="http://wiki.apache.org/lucene-hadoop/Hadoop_Upgrade">Hadoop
-	Upgrade</a> page for details.  </div>
-</div>
-<a name="N10090"></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>
 </div>
 
   

File diff suppressed because it is too large
+ 5 - 27
docs/releases.pdf


+ 6 - 31
src/docs/src/documentation/content/xdocs/releases.xml

@@ -44,14 +44,15 @@
       <title>News</title>
 
       <section>
-        <title>19 October, 2007: release 0.14.3 available </title>
-	<p>This release fixes critical bugs in release 0.14.2.</p>
+        <title>29 October 2007: release 0.15.0 available </title>
+	<p>This release contains my improvements, new features, bug
+      fixes and optimizations.  See the release notes (above) for
+      details.</p>
       </section>
 
-
       <section>
-        <title> 9 October, 2007: release 0.14.2 available </title>
-	<p>This release fixes critical bugs in release 0.14.1.</p>
+        <title>19 October, 2007: release 0.14.3 available </title>
+	<p>This release fixes critical bugs in release 0.14.2.</p>
       </section>
 
       <section>
@@ -83,32 +84,6 @@
 	0.14 Upgrade</a> page for details.</note>
 
       </section>
-
-      <section>
-      <title>25 July, 2007: release 0.13.1 available</title>
-        <p>
-        In addition to new features, release 0.13 contains significant
-        performance and reliability improvements.  For example,
-        MapReduce sort performance on large clusters has <a
-        href="http://wiki.apache.org/lucene-hadoop-data/attachments/FAQ/attachments/sort900-20070607.png">doubled</a>.
-        </p>
-
-        <note>
-        When upgrading an existing <acronym title="Hadoop Distributed
-	File System">HDFS</acronym> filesystem to this release, you
-	should first start HDFS with <code>bin/start-dfs.sh
-	-upgrade</code>. See the <a
-	href="http://wiki.apache.org/lucene-hadoop/Hadoop_Upgrade">Hadoop
-	Upgrade</a> page for details.  </note>
-
-      </section>
-
-      <section>
-        <title> 8 June, 2006: <acronym title="Frequently Asked Questions">FAQ</acronym> added to Wiki </title>
-        <p>
-        Hadoop now has a <a href="http://wiki.apache.org/lucene-hadoop/FAQ">FAQ</a>. Please help make this more complete!
-        </p>
-      </section>
      
     </section>
 

Some files were not shown because too many files changed in this diff