paulrutter commented on code in PR #298: URL: https://github.com/apache/felix-dev/pull/298#discussion_r1503058578
########## http/jetty12/pom.xml: ########## @@ -181,6 +181,9 @@ org.apache.commons.* </Conditional-Package> <Import-Package> + jakarta.annotation.*;resolution:=optional, Review Comment: These additions were needed, otherwise the bundle would not start because of missing dependencies. Not sure why though, as the Jetty websocket bundles should be Jakarta agnostic. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org