Author: omalley
Date: Fri Mar 4 04:55:32 2011
New Revision: 1077788
URL: http://svn.apache.org/viewvc?rev=1077788&view=rev
Log:
commit bfaad6cc2472fc5cb9c39d23c874208b0ff916aa
Author: Owen O'Malley <[email protected]>
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]
Modified:
hadoop/common/branches/branch-0.20-security-patches/build.xml
Modified: hadoop/common/branches/branch-0.20-security-patches/build.xml
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security-patches/build.xml?rev=1077788&r1=1077787&r2=1077788&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.20-security-patches/build.xml (original)
+++ hadoop/common/branches/branch-0.20-security-patches/build.xml Fri Mar 4
04:55:32 2011
@@ -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"/>