RFR: 1604: Unify behavior in gradlew and gradlew.bat [v2]
Erik Joelsson
erikj at openjdk.org
Mon Sep 19 12:58:55 UTC 2022
On Sat, 17 Sep 2022 09:36:26 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> These two scripts seems to be created automatically when creating a gradle project. Just a note.
That's normally true in most projects built with gradle, but in Skara they are hand crafted to also pull down a suitable JDK to build with. AFAIK, there isn't much similarity at all with the scripts provided/produced by Gradle.
-------------
PR: https://git.openjdk.org/skara/pull/1377
More information about the skara-dev
mailing list