> Note: Apache Groovy 3.0.0-beta-2 was compiled with JDK8, so the illegal
access warnings will come back if you use JDK9+. 

If you want to try Groovy 3.0.0-beta-2 with JDK9+ and do not want to see the
illegal access warnings, you can download the source code and build by
yourself:

1) Download the source code from the page:
http://www.apache.org/dyn/closer.cgi/groovy/3.0.0-beta-2/sources/apache-groovy-src-3.0.0-beta-2.zip
2) Unzip the zip file "apache-groovy-src-3.0.0-beta-2.zip"
3) Run `gradle installGroovy` (Require gradle 5.5 and JDK9+ to build)
4) Get the distribution from the generated directory "install"

Cheers,
Daniel.Sun




-----
Apache Groovy committer & PMC member 
Blog: http://blog.sunlan.me 
Twitter: @daniel_sun 

--
Sent from: http://groovy.329449.n5.nabble.com/Groovy-Users-f329450.html

Reply via email to