Other |
---|
jfx24 b09Fixed |
Cloners :
|
We get several deprecation warnings from gradle when building the latest jfx repo. These are all deprecated in gradle 9. We will need to address them before we can update beyond gradle 9. To reproduce them, run the following: $ gradle --warning-mode all all
|