Matt Pavlovich created KARAF-5797:
-------------------------------------
Summary: Upgrade to bndlib 4.0.0
Key: KARAF-5797
URL: https://issues.apache.org/jira/browse/KARAF-5797
Project: Karaf
Issue Type: Improvement
Affects Versions: 4.1.5
Reporter: Matt Pavlovich
Current version of bndlib in use is dated (looks like it is transitive from
pax-url-wrap)
Target the new bndlib that has new GAV coordinates:
{noformat}
<dependency>
<groupId>biz.aQute.bnd</groupId>
<artifactId>biz.aQute.bndlib</artifactId>
<version>4.0.0</version>
</dependency>{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)