-
Any plan on making this compatible with modular projects?
I'm having a very hard time here trying to make it work with Gradle's extraJavaModuleInfo
-
Even though one can always add OSGi metadata to an JPMS module it would be good to enhance the OSGi-core spec in a way so one can deploy standard JPMS modules as the truth also is that today it become…
-
I'm trying to use Ivy/IvyIDEA to build a jpms module path.
(In my case to get Nashorn on the module path, e.g. https://github.com/szegedi/nashorn/wiki/Using-Nashorn-with-different-Java-versions#usi…
-
Hi
I was planning to use the library in a Java JPMS project. As you might know, even the extended support for Oracle Java 8 LTS will end in Dec 2030. All the later versions of JVM provide support f…
-
please add jpms support, at least automatic modules for now. However, this issue or another issue should be added for full module-info at sometime in the future. Referencing this upstream spring issue…
-
**Is your feature request related to a problem? Please describe.**
java module (module-info) should agree with the gradle dependencies, for example `compileOnlyApi` should generally match `requires…
-
It would be nice to be able to use jcommander in an app built by `jlink`. This could be done if it defined a `module-info.class` for use with JPMS (apparently the automatically declared modules used i…
-
### Expected Behavior
It'd be nice if gradle jars were at least JPMS automatic modules themselves. module-info would be preferred, but that is harder to perhaps even impossible at this time.
### Cu…
-
The current version of Netty supports automatic modules.
This should bring declarative JPMS support in the new Netty 4.2 branch with explicit modules whenever possible that provides a better JPMS s…
vietj updated
1 month ago
-
please add jpms support, at least automatic modules for now. However, this issue or another issue should be added for full module-info at sometime in the future. Referencing this upstream spring issue…