Master branch gradlew check issues with JDK 17

2023-07-08 Thread Spencer Allain via dev
There are 5 related failures when attempting to run the gradlew check task for the master groovy branch: Execution failed for task ':binary-compatibility:japicmpGroovyJson'.Execution failed for task ':binary-compatibility:japicmpGroovyAnt'.Execution failed for task ':binary-compatibility:japicm

Re: Master branch gradlew check issues with JDK 17

2023-07-08 Thread Paul King
Weird, our "check" build on TeamCity CI (which was passing) was only running "test" (plus coverage). I guess that was changed at some point. I'll look into the issue. Thanks for spotting that. Cheers, Paul. On Sun, Jul 9, 2023 at 6:48 AM Spencer Allain via dev wrote: > There are 5 related failu