Antoine DESSAIGNE created FELIX-6700:
----------------------------------------

             Summary: Missing OSGi export-package in felix jetty12
                 Key: FELIX-6700
                 URL: https://issues.apache.org/jira/browse/FELIX-6700
             Project: Felix
          Issue Type: Bug
          Components: HTTP Service
    Affects Versions: http.jetty12-1.0.2
            Reporter: Antoine DESSAIGNE


Hello everyone,

I just noticed that {{org.apache.felix.http.jetty12.light}} doesn't export the 
following packages
{noformat}
org.osgi.service.servlet.context;version="2.0.0";uses:="jakarta.servlet.http,org.osgi.framework"
org.osgi.service.servlet.runtime.dto;version="2.0.0";uses:="org.osgi.dto,org.osgi.framework.dto"
org.osgi.service.servlet.runtime;version="2.0.0";uses:="org.osgi.service.servlet.runtime.dto"
org.osgi.service.servlet.whiteboard;version="2.0.0";uses:="jakarta.servlet"
{noformat}

These packages are present in the jar and contains all the classes present in 
{{org.apache.felix.http.bridge}} and this one export the packages.

Is there a reason why they aren't present in the export package instruction of 
{{jetty12.light}} ? Thank you for your help



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to