Author: tucu
Date: Thu Apr 11 04:06:11 2013
New Revision: 1466764
URL: http://svn.apache.org/r1466764
Log:
HADOOP-9471. hadoop-client wrongfully excludes jetty-util JAR, breaking
webhdfs. (tucu)
Modified:
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
Modified:
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1466764&r1=1466763&r2=1466764&view=diff
==============================================================================
---
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
Thu Apr 11 04:06:11 2013
@@ -110,6 +110,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