Re: RFR: 8297042: gradle -PBUILD_SDK_FOR_TEST=false fails with gradle 7.6

2022-11-16 Thread Ambarish Rapte
On Tue, 15 Nov 2022 14:21:12 GMT, Kevin Rushforth wrote: > This PR fixes our `build.gradle` script so it can work with gradle 7.6. > > When doing a test build with gradle 7.6 RC3: > > > $ gradle sdk > $ gradle --info -PBUILD_SDK_FOR_TEST=false test > > > We get the following error: > > >

RFR: 8297042: gradle -PBUILD_SDK_FOR_TEST=false fails with gradle 7.6

2022-11-15 Thread Kevin Rushforth
This PR fixes our `build.gradle` script so it can work with gradle 7.6. When doing a test build with gradle 7.6 RC3: $ gradle sdk $ gradle --info -PBUILD_SDK_FOR_TEST=false test We get the following error: FAILURE: Build failed with an exception. * Where: Build file