ops4j / org.ops4j.pax.url

Custom URL stream handlers for OSGi
http://team.ops4j.org/wiki/display/paxurl
Other
25 stars 57 forks source link

Extend import range [PAXURL-357] #385

Closed ops4j-issues closed 3 years ago

ops4j-issues commented 3 years ago

Jean-Baptiste Onofre created PAXURL-357


Affects: 2.6.4 Fixed in: 2.6.6 Votes: 0, Watches: 1

ops4j-issues commented 3 years ago

Jean-Baptiste Onofre commented

The OSGi header for pax-url is too narrow:

[org.ops4j.pax.url.wrap/2.6.4] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.osgi.framework)(version>=1.6.0)(!(version>=1.7.0)))"]

ops4j-issues commented 3 years ago

Jean-Baptiste Onofre commented

That’s due to the pax-swissbox update.

ops4j-issues commented 3 years ago

Jean-Baptiste Onofre commented

Other PAX URL modules (pax-url-war at least) needs the same extended range.