[ 
https://issues.apache.org/jira/browse/FELIX-6700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler resolved FELIX-6700.
-------------------------------------
    Resolution: Fixed

Applied the PR from [~enorman]

> Missing OSGi export-package in Felix http jetty and http 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, http.jetty12-1.0.4, http.jetty-5.1.12
>            Reporter: Antoine DESSAIGNE
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: http.jetty12-1.0.6, http.jetty-5.1.14
>
>
> 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