[ 
https://issues.apache.org/jira/browse/HADOOP-19243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892356#comment-17892356
 ] 

ASF GitHub Bot commented on HADOOP-19243:
-----------------------------------------

sadanand48 commented on PR #6968:
URL: https://github.com/apache/hadoop/pull/6968#issuecomment-2434398925

   I see a couple of PR's like 7126 and 7127 failing the compile job with same 
errors.
   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) 
on project hadoop-hdfs: Fatal error compiling: error: release version 1.8 not 
supported -> [Help 1]
   ```
   apparently the local build using jdk8 passes after reverting pom.xml changes 
made in HADOOP-19298.




> Upgrade Mockito version to 4.11.0
> ---------------------------------
>
>                 Key: HADOOP-19243
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19243
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Muskan Mishra
>            Assignee: Muskan Mishra
>            Priority: Major
>              Labels: pull-request-available
>
> While Compiling test classes with JDK17, faced error related to Mockito:
> *Mockito cannot mock this class.*
> So to make it compatible with jdk17 we have to upgrade the version of 
> mockito-core as well as mockito-inline.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to