[
https://issues.apache.org/jira/browse/LOGGING-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860014#comment-17860014
]
Gary D. Gregory commented on LOGGING-193:
-----------------------------------------
[~marschall]
Please provide a PR on GitHub.
> OSGi import to org.apache.logging.log4j.spi is missing
> ------------------------------------------------------
>
> Key: LOGGING-193
> URL: https://issues.apache.org/jira/browse/LOGGING-193
> Project: Commons Logging
> Issue Type: Bug
> Affects Versions: 1.3.0, 1.3.1, 1.3.2
> Environment: Eclipse Equinox
> OpenJDK 21
> Reporter: Philippe Marschall
> Priority: Major
> Labels: OSGI, OSGi
>
> The commons-logging bundle is missing an import package declaration on
> {{org.apache.logging.log4j.spi}}, is only imports has an import package
> declaration to {{org.apache.logging.log4j}}.
> We are running commons-logging 1.3.2 in Eclipse Equinox with Log4j API
> ({{org.apache.logging.log4j.api}}) present. This triggers the loading of
> {{org.apache.commons.logging.impl.Log4jApiLogFactory}}, however this fails
> because an import package declaration on {{org.apache.logging.log4j.spi}} is
> missing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)