瀏覽代碼

Preparing 0.23.5 release

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23.5@1411470 13f79535-47bb-0310-9956-ffa450edef68
Thomas Graves 12 年之前
父節點
當前提交
43edc5423f

File diff suppressed because it is too large
+ 567 - 7593
hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html


+ 1 - 1
hadoop-hdfs-project/hadoop-hdfs/src/test/aop/build/aop.xml

@@ -21,7 +21,7 @@
   <property name="aspectversion" value="1.6.5"/>
   <!-- TODO this has to be changed synchronously with build.xml version prop.-->
   <!-- this workarounds of test-patch setting its own 'version' -->
-  <property name="project.version" value="0.23.6-SNAPSHOT"/>
+  <property name="project.version" value="0.23.5"/>
 
   <!-- Properties common for all fault injections -->
   <property name="build-fi.dir" value="${basedir}/build-fi"/>

+ 1 - 1
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml

@@ -105,7 +105,7 @@
               <target>
                 <symlink link="${applink.base}.jar"
                     resource="mr-app.jar" failonerror="false"/>
-                <symlink link="${applink.base}-0.23.6-SNAPSHOT.jar"
+                <symlink link="${applink.base}-0.23.5.jar"
                     resource="mr-app.jar" failonerror="false"/>
               </target>
             </configuration>

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