apache / apache/logging-log4j2
Module `org.apache.logging.log4j.core` does not declare `uses RecyclerFactoryProvider`
Open
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.7k
- Avg merge
- 21h 30m
- Merged PRs (30d)
- 27
Description
Log4j Core version `3.0.0-beta3` does not have all the necessary JPMS service declaration, which causes the following exception to be thrown:
```
java.util.ServiceConfigurationError: org.apache.logging.log4j.kit.recycler.RecyclerFactoryProvider: module org.apache.logging.log4j.core does not declare `uses`
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.