[ 
https://issues.apache.org/jira/browse/LOGGING-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827789#comment-17827789
 ] 

Gary D. Gregory commented on LOGGING-189:
-----------------------------------------

Thank you [~HannesWellmann]!

Merged.


> 1.3.0 has wrong/dubious imports in OSGi manifest
> ------------------------------------------------
>
>                 Key: LOGGING-189
>                 URL: https://issues.apache.org/jira/browse/LOGGING-189
>             Project: Commons Logging
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: Václav Haisman
>            Assignee: Gary D. Gregory
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.3.1
>
>
> Looking through the MANIFEST.MF of the 1.3.0 version, I see the following in 
> Import-Package, which looks wrong:
> {code}
> org.slf4j;version="1.7.0.30";resolution:=optional
> {code}
> This seems to be coming from 
> [pom.xmlhttps://github.com/apache/commons-logging/blob/e0255a5845814802586b91c889ab3e9fc4bf9d68/pom.xml#L741].
>  This line should have the interval definition instead like
> {code}
> org.slf4j;version="[1.7.0, 3.0)";resolution:=optional
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to