Browse Source

commit bfaad6cc2472fc5cb9c39d23c874208b0ff916aa
Author: Owen O'Malley <omalley@apache.org>
Date: Fri Feb 4 14:06:17 2011 -0800

update for 0.20.203 release

+++ b/YAHOO-CHANGES.txt
+Release 0.20.203.0 - unreleased
+
+ . When a queue is built without any access rights we explain
+ the problem. (dking, rvw ramach) [attachment of 2010-11-24]


git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.20-security-patches@1077788 13f79535-47bb-0310-9956-ffa450edef68

Owen O'Malley 14 năm trước cách đây
mục cha
commit
6043fa9648
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build.xml

+ 1 - 1
build.xml

@@ -28,7 +28,7 @@
  
   <property name="Name" value="Hadoop"/>
   <property name="name" value="hadoop"/>
-  <property name="version" value="0.20.202.0-SNAPSHOT"/>
+  <property name="version" value="0.20.204.0-SNAPSHOT"/>
   <property name="final.name" value="${name}-${version}"/>
   <property name="test.final.name" value="${name}-test-${version}"/>
   <property name="year" value="2009"/>