Author: ecki
Date: Sun Jan 11 05:34:01 2015
New Revision: 1650875
URL: http://svn.apache.org/r1650875
Log:
[VFS-530][hdfs] Update hadoop-commons etc to 2.6.0
Modified:
commons/proper/vfs/trunk/src/changes/changes.xml
Modified: commons/proper/vfs/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/src/changes/changes.xml?rev=1650875&r1=1650874&r2=1650875&view=diff
==============================================================================
--- commons/proper/vfs/trunk/src/changes/changes.xml (original)
+++ commons/proper/vfs/trunk/src/changes/changes.xml Sun Jan 11 05:34:01 2015
@@ -26,6 +26,9 @@
<!-- <action issue="VFS-443" dev="ggregory" type="update"
due-to="nickallen"> -->
<!-- [Local] Need an easy way to convert from a FileObject to a File.
-->
<!-- </action> -->
+ <action issue="VFS-530" dev="ecki" type="update" due-to="Dave Marion">
+ [hdfs] Use stable Apache Hadoop 2.6 dependencies.
+ </action>
<action dev="ecki" type="add">
[example] make VFS Shell print version and implement new 'info' command.
</action>