Jean-Baptiste Onofré created KARAF-6510:
-------------------------------------------
Summary: 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é
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)