2018-05-03 9:32 GMT+02:00 Andreas Tille <andr...@an3as.eu>:

>
>     libejml-java
>       Could not determine java version from '9.0.4'.
>

I think this is because you call "gradle" instead of "./gradlew".
Current version of gradle debian package is 3.4.1. The minimal version
compatible with Java 9 is 4.2.1, see
https://discuss.gradle.org/t/could-not-determine-java-version-from-9-0-1/24457

I can build libejml by calling ./gradlew (gradle 4.3 is being downloaded).
Cheers,
Vincent

Reply via email to