[ https://issues.apache.org/jira/browse/FELIX-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913601#comment-17913601 ]
Daniel Stoch commented on FELIX-6749: ------------------------------------- Is there any way to check which Jetty modules are embedded in which Felix Jetty bundle version (4.x, 5.x and so on.. 12.x)? To avoid duplication with providing them as separate ones. PS. Does Jetty12 and Felix Jetty 12 versions require jakarta namespace (Jakarta EE 9+)? Or can they be used also with previous Jakarta EE 8 version (javax)? > Bundle org.apache.felix.http.jetty 5.1.26 misses some packages > -------------------------------------------------------------- > > Key: FELIX-6749 > URL: https://issues.apache.org/jira/browse/FELIX-6749 > Project: Felix > Issue Type: Bug > Components: HTTP Service > Affects Versions: http.jetty-5.1.26 > Reporter: Daniel Stoch > Priority: Major > > Version 4.2.28 of bundle org.apache.felix.http.jetty with Jetty 9.4.56 has > embedded the following packages: > - org.eclipse.jetty.client > - org.eclipse.jetty.webapp > - org.eclipse.jetty.websocket > - org.eclipse.jetty.xml > But in the newer version of this bundle 5.1.26 these packages (and theirs > classes) are not already embedded. > Is this an intended change? What is a reason of that change (in which ticket > it was done) and what is a proper solution to upgrade from 4.2.28 to 5.1.26? > Do these missing dependencies should be added independently directly as Jetty > bundles (org.eclipse.jetty.xxx)? -- This message was sent by Atlassian Jira (v8.20.10#820010)