Hi,

you defined a "dynamic import" in resource:
https://github.com/apache/felix/blob/trunk/http/jetty/pom.xml

<DynamicImport-Package>
org.osgi.service.metatype;version="[1.1,2)"
</DynamicImport-Package>

What's the mean that you did not use "import-package;optional"?

Thanks for clearing up.

Best florian

Reply via email to