ppkarwasz opened a new issue, #3251: URL: https://github.com/apache/logging-log4j2/issues/3251
Currently `log4j-plugin-processor` in version `3.0.0-beta3` of Log4j Core adds [BND annotations](https://bnd.bndtools.org/chapters/230-manifest-annotations.html) to the generated code. While these might be useful for OSGi users, they cause a compilation error if the `biz.aQute.bnd.annotation` module is not present: - On the compiler classpath, - A `static` dependency on the module is not declared in the `module-info.java` file. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org