heads up... gradle 3.4 does not play nice

David Hill David.Hill at Oracle.com
Tue Mar 7 17:46:29 UTC 2017


I just tried grade-3.4 and ran into an issue I am not seeing with gradle 3.2.1 and older.

So for now anyway..... don't upgrade :-)

The issue is with javac compilation, I would guess that gradle is catching up to the workaround I put in and they don't play well.

:base:compileJava
javac: cannot specify both --source-path and --module-source-path


-- 
David Hill<David.Hill at Oracle.com>
Java Embedded Development

"A man's feet should be planted in his country, but his eyes should survey the world."
-- George Santayana (1863 - 1952)



More information about the openjfx-dev mailing list