Problem with gradle ...
Nir Lisker
nlisker at gmail.com
Thu Oct 31 13:47:49 UTC 2019
Did you run the wrapper with gradlew or just gradle? The latter uses the
"global" version installed on the OS which might not be up to date (use
'gradle --version' to check).
- Nir
On Thu, Oct 31, 2019 at 3:41 PM Jeanette Winzenburg <fastegal at swingempire.de>
wrote:
>
> .. fails (gradle run from cygwin console) with:
>
> * Where:
> Build file
> 'C:\Daten\data-for-work\eclipse\gitrep-openjdk\jfx-fork\build.gradle'
> line: 250
>
> * What went wrong:
> A problem occurred evaluating root project 'jfx-fork'.
> > FAIL: Gradle version too old: 4.10.2; must be at least 5.3
>
> which is rather clear in itself, but ... how to update? It seems to
> too nothing, not even list the tasks
>
> CU, Jeanette
>
>
>
>
More information about the openjfx-dev
mailing list