Author: avandana
Date: Wed May 16 00:16:22 2012
New Revision: 1338957

URL: http://svn.apache.org/viewvc?rev=1338957&view=rev
Log:
hcat-355:Include 1.1.0 version of hadoop as test dependency to fix random test 
failures in build (merged from trunk)

Modified:
    incubator/hcatalog/branches/branch-0.4/CHANGES.txt
    incubator/hcatalog/branches/branch-0.4/ivy/libraries.properties

Modified: incubator/hcatalog/branches/branch-0.4/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/incubator/hcatalog/branches/branch-0.4/CHANGES.txt?rev=1338957&r1=1338956&r2=1338957&view=diff
==============================================================================
--- incubator/hcatalog/branches/branch-0.4/CHANGES.txt (original)
+++ incubator/hcatalog/branches/branch-0.4/CHANGES.txt Wed May 16 00:16:22 2012
@@ -28,7 +28,9 @@ Release 0.4.1 - Unreleased
   HCAT-368 Documentation improvements: doc set & API docs (lefty via gates)
 
   BUG FIXES
-  HCAT-409 MultiOutputformat should make getJobContext public
+  HCAT-355 Include 1.1.0 version of hadoop as test dependency to fix random 
test failures in build (rohini via avandana)
+
+  HCAT-409 MultiOutputformat should make getJobContext public (rohini via 
avandana)
 
   HCAT-403 MultiOutputFormat will call taskCommit on all formats if only one 
ever needs commit (rohini via avandana)
 

Modified: incubator/hcatalog/branches/branch-0.4/ivy/libraries.properties
URL: 
http://svn.apache.org/viewvc/incubator/hcatalog/branches/branch-0.4/ivy/libraries.properties?rev=1338957&r1=1338956&r2=1338957&view=diff
==============================================================================
--- incubator/hcatalog/branches/branch-0.4/ivy/libraries.properties (original)
+++ incubator/hcatalog/branches/branch-0.4/ivy/libraries.properties Wed May 16 
00:16:22 2012
@@ -29,9 +29,9 @@ datanucleus-rdbms.version=2.0.3
 derby.version=10.4.2.0
 fb303.version=0.7.0
 guava.version=11.0
-hadoop-core.version=1.0.1
-hadoop-test.version=1.0.1
-hadoop-tools.version=1.0.1
+hadoop-core.version=1.0.2
+hadoop-test.version=1.0.2
+hadoop-tools.version=1.0.2
 hbase.version=0.92.0
 high-scale-lib.version=1.1.1
 hive.version=0.9.0


Reply via email to