c6f14 commented on PR #18025:
URL: https://github.com/apache/iceberg/pull/18025#issuecomment-5621323628

   Flink's `InternalMiniClusterExtension` still requires junit 4 at runtime. 
Full removal is blocked upstream 
([FLINK-25325](https://issues.apache.org/jira/browse/FLINK-25325)). 
   
   A partial fix would be to exclude transitive junit/vintage, add explicit 
junit:junit, and excludeEngines 'junit-vintage'. Something like in 
https://github.com/apache/iceberg/pull/17770/changes 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to