home.social

#jpms — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jpms, aggregated by home.social.

  1. @ascheman @ASFMavenProject Great to see a post on Maven as well. We use #gradle but also have/had our good struggles with the #jpms module system. The real fun begins with "patching" third party libraries to fix split packages etc.

  2. You can now watch the recording of my #DPESummit talk: Boosting Developer Productivity Through Better Modularity

    Thoughts on: Why do we have too much accidental complexity in the modularity setup of many software projects? How can that be improved in the Java ecosystem?

    🎥 Video: dpe.org/sessions/jendrik-johan

    🗂️ Slides/Example: github.com/jjohannes/java-modu

    #Gradle #Java #JPMS #Modularity

  3. I did not create much new content in the past months. But I constantly do open source work: mainly on improving usability of the Java Module System with Gradle and in general better Module Management with Gradle.

    The topic can be confusing as Java is modular since ever, but introduced the Java Module System only in newer versions.

    If you want to learn more about this, you may enjoy my video series on the topic: youtube.com/playlist?list=PLWQ

    #Java #Gradle #JPMS #Modularity