#moditect search results

No results for "#moditect"
No results for "#moditect"
No results for "#moditect"

Published first release of #ModiTect, a new tool for generating @java 9 module descriptors + building runtime images github.com/moditect/modit…

gunnarmorling's tweet image. Published first release of #ModiTect, a new tool for generating @java 9 module descriptors + building runtime images github.com/moditect/modit…

New #ModiTect demo: @vertx_project + @java 9 modular runtime images = perfect platform for #microservices in 45 MB, batteries included (JVM and all dependencies) github.com/moditect/modit…

gunnarmorling's tweet image. New #ModiTect demo: @vertx_project + @java 9 modular runtime images = perfect platform for #microservices in 45 MB, batteries included (JVM and all dependencies) github.com/moditect/modit…

📢 Happy to announce a new tool under the #ModiTect umbrella -- Deptective, a @java compiler plug-in that validates the dependencies amongst your project's packages and fails the compilation when detecting any undesired references. Feedback welcome! github.com/moditect/depte… 🕵️‍♂️

gunnarmorling's tweet image. 📢 Happy to announce a new tool under the #ModiTect umbrella -- Deptective, a @java compiler plug-in that validates the dependencies amongst your project's packages and fails the compilation when detecting any undesired references. Feedback welcome! github.com/moditect/depte… 🕵️‍♂️
gunnarmorling's tweet image. 📢 Happy to announce a new tool under the #ModiTect umbrella -- Deptective, a @java compiler plug-in that validates the dependencies amongst your project's packages and fails the compilation when detecting any undesired references. Feedback welcome! github.com/moditect/depte… 🕵️‍♂️
gunnarmorling's tweet image. 📢 Happy to announce a new tool under the #ModiTect umbrella -- Deptective, a @java compiler plug-in that validates the dependencies amongst your project's packages and fails the compilation when detecting any undesired references. Feedback welcome! github.com/moditect/depte… 🕵️‍♂️
gunnarmorling's tweet image. 📢 Happy to announce a new tool under the #ModiTect umbrella -- Deptective, a @java compiler plug-in that validates the dependencies amongst your project's packages and fails the compilation when detecting any undesired references. Feedback welcome! github.com/moditect/depte… 🕵️‍♂️

#ModiTect 1.0.0.Beta1 is out! Supports creation of @java Modular Runtime Images across platforms now: e.g. when on Windows or OS X, you can create images targeting Linux -- very useful for building #Docker images. #JPMS #jlink

gunnarmorling's tweet image. #ModiTect 1.0.0.Beta1 is out! Supports creation of @java Modular Runtime Images across platforms now: e.g. when on Windows or OS X, you can create images targeting Linux -- very useful for building #Docker images. #JPMS #jlink

Great talk on the @Java Module System at @javazone by @beryx007; including a nice plug for #ModiTect 🥰

gunnarmorling's tweet image. Great talk on the @Java Module System at @javazone by @beryx007; including a nice plug for #ModiTect 🥰
gunnarmorling's tweet image. Great talk on the @Java Module System at @javazone by @beryx007; including a nice plug for #ModiTect 🥰

New #ModiTect feature: generate module-info descriptors f. existing JARs, based on their dependencies github.com/moditect/modit… #java9 #jigsaw

gunnarmorling's tweet image. New #ModiTect feature: generate module-info descriptors f. existing JARs, based on their dependencies github.com/moditect/modit… #java9 #jigsaw
gunnarmorling's tweet image. New #ModiTect feature: generate module-info descriptors f. existing JARs, based on their dependencies github.com/moditect/modit… #java9 #jigsaw

📢 Happy to announce the 1.0.0.Beta2 release of #ModiTect (tooling for the #Java Module System)! Allows now to build multi-release JARs and to create jlink images targeting Windows while running the build on Linux -- github.com/moditect/modit…

gunnarmorling's tweet image. 📢 Happy to announce the 1.0.0.Beta2 release of #ModiTect (tooling for the #Java Module System)! Allows now to build multi-release JARs and to create jlink images targeting Windows while running the build on Linux -- github.com/moditect/modit…

The "Almiray effect" -- or what happens when @aalmiray gets his finger on an open-source project 🤯. Massive shout-out to you for all your efforts around #ModiTect and OSS at large, dear friend 🙏! github.com/moditect/modit…

gunnarmorling's tweet image. The "Almiray effect" -- or what happens when @aalmiray gets his finger on an open-source project 🤯. Massive shout-out to you for all your efforts around #ModiTect and OSS at large, dear friend 🙏!

github.com/moditect/modit…

📢 Happy to share the 1.0.0.Beta1 release of the #ModiTect oss-quickstart archetype: a modern #ApacheMaven archetype for creating new projects on #Java 17, with auto-formatting, up-to-date and pinned plug-in versions, #GitHub Actions set-up, etc. github.com/moditect/oss-q…

gunnarmorling's tweet image. 📢 Happy to share the 1.0.0.Beta1 release of the #ModiTect oss-quickstart archetype: a modern #ApacheMaven archetype for creating new projects on #Java 17, with auto-formatting, up-to-date and pinned plug-in versions, #GitHub Actions set-up, etc.

github.com/moditect/oss-q…

Latest #ModiTect feature: create modular #Java9 runtime images w/ Maven, containing just the modules your app needs github.com/moditect/modit…

gunnarmorling's tweet image. Latest #ModiTect feature: create modular #Java9 runtime images w/ Maven, containing just the modules your app needs github.com/moditect/modit…

📢 Happy to announce the release of #ModiTect 1.0.0.RC3! Massive shout-out to @aalmiray, who not only managed this release, but also contributed many fixes, improvements and dependency updates. Barring any unforeseen issues, 1.0 Final will follow soon! github.com/moditect/modit…

gunnarmorling's tweet image. 📢 Happy to announce the release of #ModiTect 1.0.0.RC3!

Massive shout-out to @aalmiray, who not only managed this release, but also contributed many fixes, improvements and dependency updates. Barring any unforeseen issues, 1.0 Final will follow soon!

github.com/moditect/modit…

Just merged the initial version of the #ModiTect plug-in for @Gradle! It lets you add module descriptors while building on Java 8, add descriptors to dependencies and create modular runtime images (jlink). Massive thank-you to @beryx007 for this 👏! github.com/moditect/modit…

gunnarmorling's tweet image. Just merged the initial version of the #ModiTect plug-in for @Gradle! It lets you add module descriptors while building on Java 8, add descriptors to dependencies and create modular runtime images (jlink). Massive thank-you to @beryx007 for this 👏! github.com/moditect/modit…

RT gunnarmorling: New #ModiTect demo: vertx_project + java 9 modular runtime images = perfect platform for #microservices in 45 MB, batteries included (JVM and all dependencies) github.com/moditect/modit… Java

baselogic's tweet image. RT gunnarmorling: New #ModiTect demo: vertx_project + java 9 modular runtime images = perfect platform for #microservices in 45 MB, batteries included (JVM and all dependencies) github.com/moditect/modit…  Java

Loading...

Something went wrong.


Something went wrong.


United States Trends