Selaa lähdekoodia

HADOOP-6395. Upgrade some libraries to be consistent across common, hdfs,
and mapreduce. (omalley)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@884428 13f79535-47bb-0310-9956-ffa450edef68

Owen O'Malley 15 vuotta sitten
vanhempi
commit
fc880f9794
3 muutettua tiedostoa jossa 7 lisäystä ja 4 poistoa
  1. 3 0
      CHANGES.txt
  2. 1 1
      ivy/hadoop-core-template.xml
  3. 3 3
      ivy/libraries.properties

+ 3 - 0
CHANGES.txt

@@ -656,6 +656,9 @@ Release 0.21.0 - Unreleased
     HADOOP-6367. Removes Access Token implementation from common.
     (Kan Zhang via ddas)
 
+    HADOOP-6395. Upgrade some libraries to be consistent across common, hdfs,
+    and mapreduce. (omalley)
+
   OPTIMIZATIONS
 
     HADOOP-5595. NameNode does not need to run a replicator to choose a

+ 1 - 1
ivy/hadoop-core-template.xml

@@ -121,7 +121,7 @@
     <dependency>
       <groupId>org.apache.hadoop</groupId>
       <artifactId>avro</artifactId>
-      <version>1.0.0</version>
+      <version>1.2.0</version>
     </dependency>
   </dependencies>
 </project>

+ 3 - 3
ivy/libraries.properties

@@ -27,8 +27,8 @@ commons-codec.version=1.3
 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
@@ -78,4 +78,4 @@ slf4j-log4j12.version=1.4.3
 xmlenc.version=0.52
 xerces.version=1.4.4
 
-aspectj.version=1.6.4
+aspectj.version=1.6.5