You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2013/09/02 23:32:51 UTC

[jira] [Created] (YARN-1136) Replace junit.framework.Assert with org.junit.Assert

Karthik Kambatla created YARN-1136:
--------------------------------------

             Summary: Replace junit.framework.Assert with org.junit.Assert
                 Key: YARN-1136
                 URL: https://issues.apache.org/jira/browse/YARN-1136
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 2.1.0-beta
            Reporter: Karthik Kambatla
            Assignee: Karthik Kambatla


There are several places where we are using junit.framework.Assert instead of org.junit.Assert.

{code}grep -rn "junit.framework.Assert" hadoop-yarn-project/ --include=*.java{code} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira