On Fri, 24 Sep 2021 20:49:00 GMT, John Hendrikx <jhendr...@openjdk.org> wrote:

>> gradle/verification-metadata.xml line 273:
>> 
>>> 271:       <component group="org.hamcrest" name="hamcrest-core" 
>>> version="1.3">
>>> 272:          <artifact name="hamcrest-core-1.3.jar">
>>> 273:             <sha256 
>>> value="66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9" 
>>> origin="Generated by Gradle"/>
>> 
>> Is `hamcrest` actually required in order to support JUnit 5? If not, this 
>> should be reverted. If so, that's another third-party dependency we would 
>> need to get approval for.
>
> I will try block this and get back to you.

Hamcrest could be blocked, tests still run.

-------------

PR: https://git.openjdk.java.net/jfx/pull/633

Reply via email to