You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2019/11/08 07:20:00 UTC

[jira] [Resolved] (KARAF-6510) Change wrap URL handler bundle start level to 10

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

Jean-Baptiste Onofré resolved KARAF-6510.
-----------------------------------------
    Resolution: Fixed

> Change wrap URL handler bundle start level to 10
> ------------------------------------------------
>
>                 Key: KARAF-6510
>                 URL: https://issues.apache.org/jira/browse/KARAF-6510
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 4.2.7
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 4.3.0, 4.2.8
>
>
> In order to load pax-logging before wrap, the wrap URL handler bundle start level should be greater than 8:
> {code}
> <bundle start-level="10">mvn:org.ops4j.pax.url/pax-url-wrap/2.6.1/jar/uber</bundle>
> {code}



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