You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by cu...@apache.org on 2006/09/13 19:22:31 UTC

svn commit: r443037 - in /lucene/hadoop/trunk: CHANGES.txt build.xml src/site/src/documentation/content/xdocs/index.xml

Author: cutting
Date: Wed Sep 13 10:22:31 2006
New Revision: 443037

URL: http://svn.apache.org/viewvc?view=rev&rev=443037
Log:
Preparing for 0.6.1 release.

Modified:
    lucene/hadoop/trunk/CHANGES.txt
    lucene/hadoop/trunk/build.xml
    lucene/hadoop/trunk/src/site/src/documentation/content/xdocs/index.xml

Modified: lucene/hadoop/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/hadoop/trunk/CHANGES.txt?view=diff&rev=443037&r1=443036&r2=443037
==============================================================================
--- lucene/hadoop/trunk/CHANGES.txt (original)
+++ lucene/hadoop/trunk/CHANGES.txt Wed Sep 13 10:22:31 2006
@@ -1,7 +1,7 @@
 Hadoop Change Log
 
 
-Trunk (unreleased changes)
+Release 0.6.1 - 2006-08-13
 
  1. HADOOP-520.  Fix a bug in libhdfs, where write failures were not
     correctly returning error codes.  (Arun C Murthy via cutting)

Modified: lucene/hadoop/trunk/build.xml
URL: http://svn.apache.org/viewvc/lucene/hadoop/trunk/build.xml?view=diff&rev=443037&r1=443036&r2=443037
==============================================================================
--- lucene/hadoop/trunk/build.xml (original)
+++ lucene/hadoop/trunk/build.xml Wed Sep 13 10:22:31 2006
@@ -9,7 +9,7 @@
  
   <property name="Name" value="Hadoop"/>
   <property name="name" value="hadoop"/>
-  <property name="version" value="0.6.1-dev"/>
+  <property name="version" value="0.6.2-dev"/>
   <property name="final.name" value="${name}-${version}"/>
   <property name="year" value="2006"/>
   <property name="libhdfs.version" value="1"/>

Modified: lucene/hadoop/trunk/src/site/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/lucene/hadoop/trunk/src/site/src/documentation/content/xdocs/index.xml?view=diff&rev=443037&r1=443036&r2=443037
==============================================================================
--- lucene/hadoop/trunk/src/site/src/documentation/content/xdocs/index.xml (original)
+++ lucene/hadoop/trunk/src/site/src/documentation/content/xdocs/index.xml Wed Sep 13 10:22:31 2006
@@ -15,9 +15,9 @@
       <title>News</title>
 
       <section>
-      <title>8 September, 2006: release 0.6.0 available</title>
+      <title>13 September, 2006: release 0.6.1 available</title>
       <p>For details see the <a
-      href="http://tinyurl.com/r3zoj">release notes</a>. The release can
+      href="http://tinyurl.com/lykp4">release notes</a>. The release can
       be obtained from <a
       href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/"> a
       nearby mirror</a>.