You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2020/01/28 18:35:00 UTC

[jira] [Updated] (SM-4285) spring-security-config 5.2.x bundle doesn't contain some optional import packages

     [ https://issues.apache.org/jira/browse/SM-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated SM-4285:
-------------------------------------
    Summary: spring-security-config 5.2.x bundle doesn't contain some optional import packages  (was: spring-security-config 5.2.x bundle should optionally import io.rsocket.plugins package)

> spring-security-config 5.2.x bundle doesn't contain some optional import packages
> ---------------------------------------------------------------------------------
>
>                 Key: SM-4285
>                 URL: https://issues.apache.org/jira/browse/SM-4285
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: bundles
>    Affects Versions: bundles-2019.12
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: bundles-2020.01
>
>
> The spring-security-config 5.2.x bundle has a missing import:
> {code:java}
> Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=spring-security; type=karaf.feature; version=5.2.1.RELEASE_1; filter:="(&(osgi.identity=spring-security)(type=karaf.feature)(version>=5.2.1.RELEASE_1))" [caused by: Unable to resolve spring-security/5.2.1.RELEASE_1: missing requirement [spring-security/5.2.1.RELEASE_1] osgi.identity; osgi.identity=org.apache.servicemix.bundles.spring-security-config; type=osgi.bundle; version="[5.2.1.RELEASE_1,5.2.1.RELEASE_1]"; resolution:=mandatory [caused by: Unable to resolve org.apache.servicemix.bundles.spring-security-config/5.2.1.RELEASE_1: missing requirement [org.apache.servicemix.bundles.spring-security-config/5.2.1.RELEASE_1] osgi.wiring.package; filter:="(osgi.wiring.package=io.rsocket.plugins)"]] {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)