A new version of the #Gradle Modules Plugin is released, loaded with new features and fixes. This release was entirely done by @beryx007, which shows how awesome this #Java community is!
Release notes: https://t.co/OPS2pb6JsF
#ModiTect 1.0.0.RC1 is out. Grab the Maven plugin from Maven Central or the Gradle plugin from the Gradle plugins portal.
Many thanks to all contributors to this release!
https://t.co/lJShz14Lia
Super stoked about the community around the #Gradle Modules Plugin. Folks like @t_linkowski, @beryx007 and @aalmiray really took this to the next level.
#Java
https://t.co/Q4VOuZxyX5
I'm thrilled to announce that @pbakker invited me to *collaborate* on the #Gradle Modules Plugin project! 😀
Thank you, Paul, for this privilege and for your trust 🙏 I hope I'll find enough time to be useful in this role & spread the love for #JPMS 💕
https://t.co/oeFgaWZpOy
@nipafx If a library behaves on the module path but misbehaves on the classpath, its JPMS support level is 0.
(I know of no libraries targeted only to fully modular applications, but they might appear in the future.)
Meet the #JAXLondon speaker of the day Serban Iordache ( @beryx007). Find out more here about our speaker and the sessions by him at JAX London this year > https://t.co/AGDxrv7VzS
Version 1.2.0 of the badass-runtime #Gradle plugin has been released. It adds support for the jpackage tool introduced in #OpenJDK 14. https://t.co/9WsZDRhFDU
My troubleshooting workflow:
1. Program crashes with an error message in German
2. Spend 10 minutes to find the exact wording of this message in English
3. Search for solutions using the English version of the error message
During step 2 I usually come up with new swear words.