You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2009/08/28 08:25:24 UTC

svn commit: r808769 - in /hadoop/hbase/trunk: CHANGES.txt lib/junit-3.8.1.jar lib/junit-4.7.jar

Author: stack
Date: Fri Aug 28 06:25:24 2009
New Revision: 808769

URL: http://svn.apache.org/viewvc?rev=808769&view=rev
Log:
HBASE-1276 Part of '[testing] Upgrade to JUnit 4.x and use @BeforeClass annotations to optimize tests'

Added:
    hadoop/hbase/trunk/lib/junit-4.7.jar   (with props)
Removed:
    hadoop/hbase/trunk/lib/junit-3.8.1.jar
Modified:
    hadoop/hbase/trunk/CHANGES.txt

Modified: hadoop/hbase/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/hbase/trunk/CHANGES.txt?rev=808769&r1=808768&r2=808769&view=diff
==============================================================================
--- hadoop/hbase/trunk/CHANGES.txt (original)
+++ hadoop/hbase/trunk/CHANGES.txt Fri Aug 28 06:25:24 2009
@@ -25,6 +25,8 @@
    HBASE-1758  Extract interface out of HTable (Vaibhav Puranik via Andrew
                Purtell)
    HBASE-1776  Make rowcounter enum public
+   HBASE-1276  [testing] Upgrade to JUnit 4.x and use @BeforeClass
+               annotations to optimize tests
 
   OPTIMIZATIONS
 

Added: hadoop/hbase/trunk/lib/junit-4.7.jar
URL: http://svn.apache.org/viewvc/hadoop/hbase/trunk/lib/junit-4.7.jar?rev=808769&view=auto
==============================================================================
Binary file - no diff available.

Propchange: hadoop/hbase/trunk/lib/junit-4.7.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream