On Mon, 28 Jun 2021 14:38:32 GMT, Marius Hanl <[email protected]> wrote:

> This PR fixes the issue identified and discussed in PR 
> https://github.com/openjdk/jfx/pull/506 which will make the gradle sync in 
> IntelliJ fail because of the failing dependency verification for source files.
> 
> Gradle provides a way to skip the verification of source files, documented 
> here:
> https://docs.gradle.org/current/userguide/dependency_verification.html#sec:skipping-javadocs
> 
> Also the **README.txt** file is adjusted to include the instructions 
> neccessary when updating the **verification-metadata.xml** file.

This pull request has now been integrated.

Changeset: 98e51669
Author:    Marius Hanl <[email protected]>
Committer: Nir Lisker <[email protected]>
URL:       
https://git.openjdk.java.net/jfx/commit/98e516698f02bfd3484ca5721c014dae8ddf80c9
Stats:     13 lines in 2 files changed: 12 ins; 0 del; 1 mod

8269244: [IDE] Dependency verification of *-sources.jar fails when doing gradle 
sync

Reviewed-by: kcr, nlisker

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

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

Reply via email to