This is an automated email from the ASF dual-hosted git repository. cziegeler pushed a commit to branch http/jakarta in repository https://gitbox.apache.org/repos/asf/felix-dev.git
commit cf4523d63eb9515c968f7bc0e9639e35db8095e6 Author: Carsten Ziegeler <[email protected]> AuthorDate: Sun Jan 2 15:32:15 2022 +0100 Remove unused instructions --- http/jetty/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml index f480062..9bd51d6 100644 --- a/http/jetty/pom.xml +++ b/http/jetty/pom.xml @@ -160,7 +160,6 @@ org.osgi.service.http.whiteboard, !org.eclipse.jetty, !org.eclipse.jetty.version, - !org.eclipse.jetty.websocket.core.server.internal, org.eclipse.jetty.*, org.apache.felix.http.jetty </Export-Package>
