Author: tucu
Date: Thu Apr 11 04:05:29 2013
New Revision: 1466763
URL: http://svn.apache.org/r1466763
Log:
HADOOP-9471. hadoop-client wrongfully excludes jetty-util JAR, breaking
webhdfs. (tucu)
Modified:
hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1466763&r1=1466762&r2=1466763&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Thu Apr
11 04:05:29 2013
@@ -617,6 +617,9 @@ Release 2.0.5-beta - UNRELEASED
HADOOP-9429. TestConfiguration fails with IBM JAVA. (Amir Sanjar via
suresh)
+ HADOOP-9471. hadoop-client wrongfully excludes jetty-util JAR,
+ breaking webhdfs. (tucu)
+
Release 2.0.4-alpha - UNRELEASED
INCOMPATIBLE CHANGES