-
[alessandro galasso](https://github.com/alessandroGalasso) (Migrated from [VIVO-1939](https://vivo-project.atlassian.net/browse/VIVO-1939)) said:
envirovment:
Eclipse IDE , STS 4
jdk: {color…
-
Since `java.xml` is an **optional** module in Log4j Core 3.x, we need to protect the users from linkage errors like the one reported in [LOG4J2-3681](https://issues.apache.org/jira/browse/LOG4J2-3681)…
-
### Expected Behavior
When invoking Java tools such as `java`, `javac` or `javadoc`, the project dependencies can be put either on the class-path or on the module-path using the command-line `--cla…
-
I have been very busy during the last few months, so I couldn't contribute to WDTK. I would like to resume contributions, but meantime my projects moved to Java 11 or 17 and they are now all [Java mod…
-
Currently the layout of the modules in platform is slightly different to the layout in the modules of services. We already defined a lot of best practices in services and it would be great if we can h…
-
**Describe the issue**
I am currently experimenting with JPMS on Java 21 and GraalVM.
I discovered using services defined in a different module than the main one aren't picked up.
**Steps to re…
-
When building an application with the code-first SDK, a user have too many classes with the same name to import.
If, for example you want to implement an `EventSourcedEntity`, you get the followin…
-
### Issue type
Missing information
### Problem description
The process for aggregating JaCoCo coverage across multiple JVM test suites within a single subproject is not well-documented. Using…
-
Hi,
Since Eclipse lsp4j does not support jpms, it won't work well with our project. I came across this project and found a small implementation of the protocol, which is great! Do you plan to publi…
-
When using webjars-locator in an application that runs on the module path (java 9 jpms modules), then following exception occurs at startup:
`java.lang.module.ResolutionException: Modules webjars.l…