Skip to content
Failed

Changes

Summary

  1. Upgrade to Jetty 12 (details)
Commit 521015e6c41e94e14acc357914dea7438950fea1 by noreply
Upgrade to Jetty 12

Signed-off-by: Steffen Nießing <zuniquex@protonmail.com>
The file was addedconnectors/jetty-connector/src/main/java17/org/glassfish/jersey/jetty/connector/JettyHttpClientSupplier.java
The file was modified test-framework/providers/jetty-http2/src/main/resources/org/glassfish/jersey/test/jetty/http2/localization.properties (diff)
The file was modified test-framework/providers/jetty/src/main/resources/org/glassfish/jersey/jetty/internal/localization.properties (diff)
The file was modified tests/integration/servlet-2.5-mvc-3/pom.xml (diff)
The file was modified tests/integration/jersey-2184/pom.xml (diff)
The file was addedconnectors/jetty11-connector/src/main/java/org/glassfish/jersey/jetty11/connector/Jetty11ClientProperties.java
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/HttpHeadersTest.java
The file was modified tests/integration/jersey-2551/pom.xml (diff)
The file was modified tests/integration/security-digest/pom.xml (diff)
The file was modified tests/integration/servlet-request-wrapper-binding/pom.xml (diff)
The file was modified tests/integration/jersey-2892/pom.xml (diff)
The file was modified tests/integration/tracing-support/pom.xml (diff)
The file was addedconnectors/jetty-connector/src/main/java17/org/glassfish/jersey/jetty/connector/JettyConnector.java
The file was addedconnectors/jetty11-connector/src/main/java/org/glassfish/jersey/jetty11/connector/Jetty11HttpClientSupplier.java
The file was modified docs/src/main/docbook/appendix-properties.xml (diff)
The file was modified tests/integration/servlet-3-async/pom.xml (diff)
The file was addedconnectors/jetty-connector/src/main/java11/org/glassfish/jersey/jetty/connector/JettyHttpClientSupplier.java
The file was modified docs/src/main/docbook/dependencies.xml (diff)
The file was modified tests/integration/jersey-2167/pom.xml (diff)
The file was modified tests/integration/jersey-2878/pom.xml (diff)
The file was modified tests/integration/jersey-2176/pom.xml (diff)
The file was modified tests/integration/jersey-2612/pom.xml (diff)
The file was modified tests/integration/jersey-2673/pom.xml (diff)
The file was modified containers/jetty-servlet/pom.xml (diff)
The file was modified tests/integration/servlet-3-params/pom.xml (diff)
The file was modified tests/integration/servlet-3-inflector-1/pom.xml (diff)
The file was modified tests/integration/jersey-2794/pom.xml (diff)
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/GZIPContentEncodingTest.java
The file was addedtest-framework/providers/jetty/src/main/java17/org/glassfish/jersey/test/jetty/JettyTestContainerFactory.java
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/HttpPatchTest.java (diff)
The file was modified containers/grizzly2-http/src/test/java/org/glassfish/jersey/grizzly2/httpserver/test/tools/JettyHttpClientThread.java (diff)
The file was modified tests/integration/servlet-3-filter/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-5/pom.xml (diff)
The file was removedcontainers/jetty-http/src/main/java/org/glassfish/jersey/jetty/JettyHttpServer.java
The file was modified tests/integration/servlet-2.5-init-1/pom.xml (diff)
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/NoEntityTest.java
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/CustomLoggingFilter.java
The file was addedcontainers/jetty-servlet/src/main/java11/org/glassfish/jersey/jetty/servlet/JettyWebContainerFactory.java
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/TimeoutTest.java
The file was modified containers/jetty-http/src/main/java/org/glassfish/jersey/jetty/JettyHttpServerProvider.java (diff)
The file was modified tests/e2e-client/pom.xml (diff)
The file was modified bom/pom.xml (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/RequestHeaderModificationsTest.java (diff)
The file was modified ext/microprofile/mp-config/pom.xml (diff)
The file was modified tests/e2e/src/test/java/org/glassfish/jersey/tests/e2e/container/Jersey2462Test.java (diff)
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/AuthFilterTest.java
The file was modified tests/integration/jersey-1667/pom.xml (diff)
The file was modified tests/integration/async-jersey-filter/pom.xml (diff)
The file was addedcontainers/jetty-http/src/main/java11/org/glassfish/jersey/jetty/JettyHttpContainer.java
The file was removedcontainers/jetty-http/src/main/java/org/glassfish/jersey/jetty/JettyHttpContainerFactory.java
The file was modified tests/integration/servlet-2.5-init-6/pom.xml (diff)
The file was addedconnectors/jetty11-connector/src/main/resources/org/glassfish/jersey/jetty11/connector/localization.properties
The file was removedcontainers/jetty-servlet/src/main/java/org/glassfish/jersey/jetty/servlet/JettyWebContainerFactory.java
The file was modified tests/integration/microprofile/rest-client-tck/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-9/pom.xml (diff)
The file was modified tests/integration/spring6/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-inflector-1/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-init-3/pom.xml (diff)
The file was modified tests/integration/jersey-2031/pom.xml (diff)
The file was modified containers/jetty-servlet/src/main/resources/org/glassfish/jersey/jetty/servlet/internal/localization.properties (diff)
The file was addedconnectors/jetty-connector/src/main/java11/org/glassfish/jersey/jetty/connector/JettyHttpClientContract.java
The file was modified tests/integration/jersey-2654/pom.xml (diff)
The file was addedconnectors/jetty11-connector/src/main/java/org/glassfish/jersey/jetty11/connector/Jetty11Connector.java
The file was addedconnectors/jetty-connector/src/main/java17/org/glassfish/jersey/jetty/connector/JettyConnectorProvider.java
The file was modified pom.xml (diff)
The file was modified tests/integration/jersey-1960/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-provider/pom.xml (diff)
The file was addedconnectors/jetty-connector/src/main/java17/org/glassfish/jersey/jetty/connector/JettyHttpClientContract.java
The file was modified tests/integration/jersey-2255/pom.xml (diff)
The file was modified containers/jetty-http/src/main/java/org/glassfish/jersey/jetty/JettyHttpContainerProvider.java (diff)
The file was modified tests/integration/servlet-2.5-init-2/pom.xml (diff)
The file was modified tests/integration/jersey-4949/pom.xml (diff)
The file was modified containers/grizzly2-http/pom.xml (diff)
The file was modified tests/e2e/pom.xml (diff)
The file was modified docs/src/main/docbook/client.xml (diff)
The file was modified tests/integration/servlet-3-init-8/pom.xml (diff)
The file was addedconnectors/jetty11-connector/src/main/java/org/glassfish/jersey/jetty11/connector/package-info.java
The file was addedcontainers/jetty-http/src/main/java17/org/glassfish/jersey/jetty/JettyHttpServer.java
The file was modified docs/src/main/docbook/jersey.ent (diff)
The file was modified tests/integration/jersey-2846/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-mvc-1/pom.xml (diff)
The file was modified containers/jetty-http2/src/main/resources/org/glassfish/jersey/jetty/http2/localization.properties (diff)
The file was modified tests/integration/jersey-1223/pom.xml (diff)
The file was modified connectors/jetty-connector/src/test/java/org/glassfish/jersey/jetty/connector/AuthTest.java (diff)
The file was modified tests/integration/jersey-1964/pom.xml (diff)
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/AsyncTest.java
The file was modified tests/integration/servlet-2.5-init-7/pom.xml (diff)
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/ErrorTest.java
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/SyncResponseSizeTest.java
The file was modified tests/integration/servlet-2.5-init-1/src/test/java/org/glassfish/jersey/tests/integration/servlet_25_init_1/Servlet25Init1ITCase.java (diff)
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/UnderlyingHttpClientAccessTest.java
The file was modified tests/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-4/pom.xml (diff)
The file was modified tests/integration/pom.xml (diff)
The file was removedconnectors/jetty-connector/src/main/java/org/glassfish/jersey/jetty/connector/JettyConnector.java
The file was addedconnectors/jetty11-connector/pom.xml
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/proxy/ProxyTest.java (diff)
The file was modified tests/integration/servlet-2.5-mvc-2/pom.xml (diff)
The file was removedtest-framework/providers/jetty/src/main/java/org/glassfish/jersey/test/jetty/JettyTestContainerFactory.java
The file was modified tests/integration/servlet-3-init-6/pom.xml (diff)
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/EntityTest.java
The file was addedcontainers/jetty-http/src/main/java11/org/glassfish/jersey/jetty/JettyHttpContainerFactory.java
The file was modified tests/integration/jersey-2322/pom.xml (diff)
The file was removedconnectors/jetty-connector/src/main/java/org/glassfish/jersey/jetty/connector/JettyHttpClientSupplier.java
The file was modified tests/integration/jersey-1883/pom.xml (diff)
The file was modified tests/integration/jaxrs-component-inject/pom.xml (diff)
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/HelloWorldTest.java
The file was addedcontainers/jetty-http/src/main/java11/org/glassfish/jersey/jetty/JettyHttpServer.java
The file was addedconnectors/jetty11-connector/src/main/java/org/glassfish/jersey/jetty11/connector/Jetty11ConnectorProvider.java
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/CookieTest.java
The file was modified tests/e2e/src/test/java/org/glassfish/jersey/tests/e2e/container/JerseyContainerTest.java (diff)
The file was modified tests/integration/servlet-2.5-init-8/pom.xml (diff)
The file was modified tests/integration/jersey-2689/pom.xml (diff)
The file was modified tests/integration/jersey-1604/pom.xml (diff)
The file was addedconnectors/jetty-connector/src/main/java11/org/glassfish/jersey/jetty/connector/JettyConnectorProvider.java
The file was modified tests/integration/servlet-2.5-init-4/pom.xml (diff)
The file was modified archetypes/jersey-heroku-webapp/src/main/resources/archetype-resources/pom.xml (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/ssl/AbstractConnectorServerTest.java (diff)
The file was modified connectors/pom.xml (diff)
The file was addedcontainers/jetty-http/src/main/java17/org/glassfish/jersey/jetty/JettyHttpContainerFactory.java
The file was modified tests/integration/jersey-2335/pom.xml (diff)
The file was addedcontainers/jetty-servlet/src/main/java17/org/glassfish/jersey/jetty/servlet/JettyWebContainerFactory.java
The file was modified tests/integration/externalproperties/src/test/java/org/glassfish/jersey/tests/externalproperties/HttpProxyTest.java (diff)
The file was modified tests/integration/jersey-780/pom.xml (diff)
The file was modified tests/integration/jersey-2637/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-autodiscovery-2/pom.xml (diff)
The file was modified connectors/jetty-connector/src/test/java/org/glassfish/jersey/jetty/connector/CookieTest.java (diff)
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/TraceSupportTest.java
The file was modified tests/integration/jersey-3796/pom.xml (diff)
The file was modified media/multipart/pom.xml (diff)
The file was modified containers/jetty-http/src/main/resources/org/glassfish/jersey/jetty/internal/localization.properties (diff)
The file was modified tests/integration/servlet-2.5-autodiscovery-1/pom.xml (diff)
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/AuthTest.java
The file was modified containers/jetty-http/pom.xml (diff)
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/FollowRedirectsTest.java
The file was modified tests/integration/jersey-1928/pom.xml (diff)
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/ManagedClientTest.java
The file was modified tests/integration/jersey-1107/pom.xml (diff)
The file was addedtests/integration/tracing-support/src/test/resources/jetty.xml
The file was modified tests/integration/servlet-3-init-7/pom.xml (diff)
The file was removedconnectors/jetty-connector/src/main/java/org/glassfish/jersey/jetty/connector/JettyConnectorProvider.java
The file was addedconnectors/jetty11-connector/src/test/java/org/glassfish/jersey/jetty11/connector/MethodTest.java
The file was modified tests/integration/servlet-3-init-3/pom.xml (diff)
The file was modified archetypes/jersey-heroku-webapp/src/main/resources/archetype-resources/src/main/java/heroku/Main.java (diff)
The file was modified tests/integration/sonar-test/pom.xml (diff)
The file was modified tests/e2e-client/src/test/java/org/glassfish/jersey/tests/e2e/client/connector/proxy/ProxySelectorTest.java (diff)
The file was modified test-framework/providers/jetty/pom.xml (diff)
The file was modified tests/integration/servlet-tests/pom.xml (diff)
The file was modified tests/integration/jersey-2164/pom.xml (diff)
The file was modified docs/src/main/docbook/modules.xml (diff)
The file was modified tests/integration/servlet-3-chunked-io/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-1/pom.xml (diff)
The file was addedconnectors/jetty11-connector/src/main/java/org/glassfish/jersey/jetty11/connector/Jetty11HttpClientContract.java
The file was modified tests/integration/servlet-3-init-5/pom.xml (diff)
The file was modified tests/integration/servlet-2.5-filter/pom.xml (diff)
The file was modified connectors/jetty-connector/src/main/resources/org/glassfish/jersey/jetty/connector/localization.properties (diff)
The file was removedcontainers/jetty-http/src/main/java/org/glassfish/jersey/jetty/JettyHttpContainer.java
The file was addedtest-framework/providers/jetty/src/main/java11/org/glassfish/jersey/test/jetty/JettyTestContainerFactory.java
The file was modified tests/integration/servlet-4.0-mvc-1/pom.xml (diff)
The file was removedconnectors/jetty-connector/src/main/java/org/glassfish/jersey/jetty/connector/JettyHttpClientContract.java
The file was modified connectors/jetty-connector/pom.xml (diff)
The file was modified tests/integration/servlet-3-init-2/pom.xml (diff)
The file was addedcontainers/jetty-http/src/main/java17/org/glassfish/jersey/jetty/JettyHttpContainer.java
The file was modified tests/integration/jersey-2704/pom.xml (diff)
The file was modified tests/integration/servlet-request-wrapper-binding-2/pom.xml (diff)
The file was modified tests/integration/jersey-2160/pom.xml (diff)