apache / apache/logging-log4j2

Module `org.apache.logging.log4j.core` does not declare `uses RecyclerFactoryProvider`

Open
#3,250 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.