RFR: 8221708 Update Eclipse project files
Kevin Rushforth
kcr at openjdk.org
Sun Nov 6 00:24:30 UTC 2022
On Mon, 24 Oct 2022 13:25:37 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
> I managed to solve is using `gradlew --write-verification-metadata sha256 help`. The manual says it should be run after updating a dependency, so I wonder why I'm the only one with this problem.
That should not be necessary, since no dependencies have been updated recently. I suspect something else is at work here. You might want to try from a clean repo (after reverting the changes to `verification-metadata.xml`).
-------------
PR: https://git.openjdk.org/jfx/pull/930
More information about the openjfx-dev
mailing list