[ 
https://issues.apache.org/jira/browse/HADOOP-18248?focusedWorklogId=773190&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-773190
 ]

ASF GitHub Bot logged work on HADOOP-18248:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/May/22 10:43
            Start Date: 22/May/22 10:43
    Worklog Time Spent: 10m 
      Work Description: slfan1989 commented on PR #4334:
URL: https://github.com/apache/hadoop/pull/4334#issuecomment-1133867455

   Hi, @steveloughran, this pr is to solve the Deprecated problem of the 
assertThat method. I read the javac compilation problem and think that other 
problems should be submitted to other prs for resolution. I will continue to 
follow up on other javac compilation problems to solve.
   




Issue Time Tracking
-------------------

    Worklog Id:     (was: 773190)
    Time Spent: 50m  (was: 40m)

> Fix Junit Test Deprecated assertThat
> ------------------------------------
>
>                 Key: HADOOP-18248
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18248
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 3.4.0
>            Reporter: fanshilun
>            Assignee: fanshilun
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> javac will give a warning for compilation, as follows:
> org.junit.Assert.assertThat Deprecated. use 
> org.hamcrest.MatcherAssert.assertThat()
> {code:java}
> TestIncrementalBrVariations.java:141:4:[deprecation] 
> <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to