Good catch. Fixed in master. The "./" prefix is just for the subsequent gradlew steps. Agree, not worth rebaking the release just for that.
Cheers, Paul. On Sat, Nov 6, 2021 at 5:01 PM Balachandran Sivakumar <balachand...@balachandran.org> wrote: > > Hi Paul, > > On 2021-11-06 01:29, Paul King wrote: > > Dear development community, > > > > I am happy to start the VOTE thread for a Groovy 4.0.0-beta-2 release! > > > > Just noticed something in the README.adoc that comes with the source > distribution. In the section about bootstrapping gradle, we provide the > command > > $ gradle -p bootstrap > > And then add that we need to do ./gradle on Unix-like machines. Unless > there is already an executable named gradle in $PWD, that isn't going to > work. Though not directly related to this release, I guess we should > correct that ? Thanks > > -- > Thank you, > Balachandran Sivakumar