Author: omalley
Date: Thu Nov 26 07:45:04 2009
New Revision: 884432
URL: http://svn.apache.org/viewvc?rev=884432&view=rev
Log:
HDFS-787. Upgrade some libraries to be consistent with common and
mapreduce. (omalley)
Modified:
hadoop/hdfs/trunk/CHANGES.txt
hadoop/hdfs/trunk/ivy/libraries.properties
Modified: hadoop/hdfs/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/hdfs/trunk/CHANGES.txt?rev=884432&r1=884431&r2=884432&view=diff
==============================================================================
--- hadoop/hdfs/trunk/CHANGES.txt (original)
+++ hadoop/hdfs/trunk/CHANGES.txt Thu Nov 26 07:45:04 2009
@@ -386,6 +386,9 @@
HDFS-764. Places the Block Access token implementation in hdfs project.
(Kan Zhang via ddas)
+ HDFS-787. Upgrade some libraries to be consistent with common and
+ mapreduce. (omalley)
+
BUG FIXES
HDFS-76. Better error message to users when commands fail because of
Modified: hadoop/hdfs/trunk/ivy/libraries.properties
URL:
http://svn.apache.org/viewvc/hadoop/hdfs/trunk/ivy/libraries.properties?rev=884432&r1=884431&r2=884432&view=diff
==============================================================================
--- hadoop/hdfs/trunk/ivy/libraries.properties (original)
+++ hadoop/hdfs/trunk/ivy/libraries.properties Thu Nov 26 07:45:04 2009
@@ -25,8 +25,8 @@
commons-collections.version=3.1
commons-httpclient.version=3.0.1
commons-lang.version=2.4
-commons-logging.version=1.0.4
-commons-logging-api.version=1.0.4
+commons-logging.version=1.1.1
+commons-logging-api.version=1.1
commons-el.version=1.0
commons-fileupload.version=1.2
commons-io.version=1.4
@@ -75,6 +75,6 @@
xmlenc.version=0.52
xerces.version=1.4.4
-aspectj.version=1.6.4
+aspectj.version=1.6.5
mockito-all.version=1.8.0