Heads up: Modular build is close.....
David Hill
David.Hill at Oracle.com
Mon Nov 7 16:13:32 UTC 2016
The new modular build is close... !
The plan is for me to push the change set around 10 EST (7PST) on Tuesday.
This way we have much of the week to respond to disruptions.
Unlike one of my previous changes, there should be less disruption (less moved files, did not change buildSrc).
BUT ... there is some things I have mentioned, that I will mention again. This build checks for versions of gradle and the JDK. We are sensitive to ant versions.
* Gradle 3.1 [1]
* JDK 9 ea build 142+ [2]
* ANT 1.8.2 [3]
Before pulling in the Tuesday changesets, it is very good practice to either run:
gradle clean
or
hg purge --all
to tidy up your repo (or both :-)
[1] https://gradle.org/gradle-download/
[2] https://jdk9.java.net/download/
[3] https://ant.apache.org/bindownload.cgi
--
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