You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mrunit.apache.org by br...@apache.org on 2011/10/26 16:44:38 UTC

svn commit: r1189249 - in /incubator/mrunit/branches/mrunit-0.5.0: ./ CHANGES.txt

Author: brock
Date: Wed Oct 26 14:44:38 2011
New Revision: 1189249

URL: http://svn.apache.org/viewvc?rev=1189249&view=rev
Log:
Merge 1189248 (MRUNIT-36: Update release notes and add tag for 0.5.0)

Modified:
    incubator/mrunit/branches/mrunit-0.5.0/   (props changed)
    incubator/mrunit/branches/mrunit-0.5.0/CHANGES.txt

Propchange: incubator/mrunit/branches/mrunit-0.5.0/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Oct 26 14:44:38 2011
@@ -1,3 +1,3 @@
 /hadoop/core/branches/branch-0.19/mapred/src/contrib/mrunit:713112
 /hadoop/core/trunk/src/contrib/mrunit:776175-786373
-/incubator/mrunit/trunk:1189151,1189206
+/incubator/mrunit/trunk:1189151,1189206,1189248

Modified: incubator/mrunit/branches/mrunit-0.5.0/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/mrunit/branches/mrunit-0.5.0/CHANGES.txt?rev=1189249&r1=1189248&r2=1189249&view=diff
==============================================================================
--- incubator/mrunit/branches/mrunit-0.5.0/CHANGES.txt (original)
+++ incubator/mrunit/branches/mrunit-0.5.0/CHANGES.txt Wed Oct 26 14:44:38 2011
@@ -6,6 +6,7 @@ Release Notes - MRUnit - Version 0.5.0
     * [MRUNIT-8] - Fix failing testConfiguration tests
     * [MRUNIT-9] - Fix failing testDoubleIteration test
     * [MRUNIT-10] - Version in pom should contain -incubating per policy
+    * [MRUNIT-33] - maven assembly fails with no assembly descriptors found
 
 ** Improvement
     * [MRUNIT-1] - Port build system to Maven
@@ -17,7 +18,8 @@ Release Notes - MRUnit - Version 0.5.0
     * [MRUNIT-16] - Generate distribution artifacts from maven
 
 ** Task
-    * [MRUNIT-4] - Create README, LICENSE, and other necessary files for independent release
+    * [MRUNIT-4] - Create README, LICENSE, and other necessary files for
+    * independent release
     * [MRUNIT-5] - Setup CI builds for MRUnit
     * [MRUNIT-20] - Add a KEYS file containing dev pgp keys to the repo 
     * [MRUNIT-21] - Add the ASF incubator disclaimer to the README
@@ -25,4 +27,4 @@ Release Notes - MRUnit - Version 0.5.0
     * [MRUNIT-23] - Create a CHANGES file
     * [MRUNIT-24] - Fix RAT license check failures since adding CHANGES file
     * [MRUNIT-25] - Updated BUILD instructions
-
+    * [MRUNIT-32] - Add Brock Noland's key to dist/KEYS file