[resteasy/resteasy] 05a0bc: [RESTEASY-3629] Remove the resteasy-client-jetty m...
by James R. Perkins
Branch: refs/heads/main
Home: https://github.com/resteasy/resteasy
Commit: 05a0bc77c53f2662b7e557c3cfdd9940a1d7435b
https://github.com/resteasy/resteasy/commit/05a0bc77c53f2662b7e557c3cfdd9...
Author: James R. Perkins <jperkins(a)ibm.com>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M .github/workflows/maven.yml
M .github/workflows/wildfly-build.yml
M distribution/assembly.xml
M distribution/pom.xml
M pom.xml
M resteasy-bom/pom.xml
R resteasy-client-jetty/pom.xml
R resteasy-client-jetty/src/main/java/org/jboss/resteasy/client/jaxrs/engines/jetty/JettyClientEngine.java
R resteasy-client-jetty/src/main/java/org/jboss/resteasy/client/jaxrs/engines/jetty/JettyClientResponse.java
R resteasy-client-jetty/src/main/java/org/jboss/resteasy/client/jaxrs/engines/jetty/JettyHttpClientEngineFactory.java
R resteasy-client-jetty/src/main/resources/META-INF/services/org.jboss.resteasy.client.jaxrs.engine.ClientHttpEngineFactory
R resteasy-client-jetty/src/test/java/org/jboss/resteasy/test/client/jetty/JettyClientEngineTest.java
R resteasy-client-jetty/src/test/java/org/jboss/resteasy/test/client/jetty/MultipartTest.java
R resteasy-client-jetty/src/test/resources/META-INF/beans.xml
R testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/other/JettyClientHttpEngineTest.java
Log Message:
-----------
[RESTEASY-3629] Remove the resteasy-client-jetty module and artifact references.
https://issues.redhat.com/browse/RESTEASY-3629
Signed-off-by: James R. Perkins <jperkins(a)ibm.com>
Commit: 878e8532871914a0dfdcae547e689558cc28f694
https://github.com/resteasy/resteasy/commit/878e8532871914a0dfdcae547e689...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M .github/workflows/maven.yml
M .github/workflows/wildfly-build.yml
M distribution/assembly.xml
M distribution/pom.xml
M pom.xml
M resteasy-bom/pom.xml
R resteasy-client-jetty/pom.xml
R resteasy-client-jetty/src/main/java/org/jboss/resteasy/client/jaxrs/engines/jetty/JettyClientEngine.java
R resteasy-client-jetty/src/main/java/org/jboss/resteasy/client/jaxrs/engines/jetty/JettyClientResponse.java
R resteasy-client-jetty/src/main/java/org/jboss/resteasy/client/jaxrs/engines/jetty/JettyHttpClientEngineFactory.java
R resteasy-client-jetty/src/main/resources/META-INF/services/org.jboss.resteasy.client.jaxrs.engine.ClientHttpEngineFactory
R resteasy-client-jetty/src/test/java/org/jboss/resteasy/test/client/jetty/JettyClientEngineTest.java
R resteasy-client-jetty/src/test/java/org/jboss/resteasy/test/client/jetty/MultipartTest.java
R resteasy-client-jetty/src/test/resources/META-INF/beans.xml
R testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/other/JettyClientHttpEngineTest.java
Log Message:
-----------
Merge pull request #4678 from jamezp/RESTEASY-3629
[RESTEASY-3629] Remove the resteasy-client-jetty module and artifact …
Compare: https://github.com/resteasy/resteasy/compare/0d304824feb4...878e85328719
To unsubscribe from these emails, change your notification settings at https://github.com/resteasy/resteasy/settings/notifications
7 months