Branch: refs/heads/main
Home:
https://github.com/resteasy/resteasy
Commit: 1ef206ba5ff2de2fd5fad8ce3adf49a35d081b7d
https://github.com/resteasy/resteasy/commit/1ef206ba5ff2de2fd5fad8ce3adf4...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2024-08-16 (Fri, 16 Aug 2024)
Changed paths:
M pom.xml
Log Message:
-----------
Move the client engine implementations after the server-adapters so testing can be
done.
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 16efdb4fb9f05a84d2ce04271ed6ac469af9ffed
https://github.com/resteasy/resteasy/commit/16efdb4fb9f05a84d2ce04271ed6a...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2024-08-16 (Fri, 16 Aug 2024)
Changed paths:
M resteasy-client-jetty/pom.xml
M
resteasy-client-jetty/src/main/java/org/jboss/resteasy/client/jaxrs/engines/jetty/JettyClientEngine.java
A
resteasy-client-jetty/src/test/java/org/jboss/resteasy/test/client/jetty/MultipartTest.java
A resteasy-client-jetty/src/test/resources/META-INF/beans.xml
Log Message:
-----------
[RESTEASY-3532] Ensure there is a boundary set for headers on the Jetty Client Engine.
https://issues.redhat.com/browse/RESTEASY-3532
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: f6e64ace8e0937dd4bf761f065896a57397fc446
https://github.com/resteasy/resteasy/commit/f6e64ace8e0937dd4bf761f065896...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M pom.xml
M resteasy-client-jetty/pom.xml
M
resteasy-client-jetty/src/main/java/org/jboss/resteasy/client/jaxrs/engines/jetty/JettyClientEngine.java
A
resteasy-client-jetty/src/test/java/org/jboss/resteasy/test/client/jetty/MultipartTest.java
A resteasy-client-jetty/src/test/resources/META-INF/beans.xml
Log Message:
-----------
Merge pull request #4282 from jamezp/RESTEASY-3532
[RESTEASY-3532] Ensure there is a boundary set for headers on the Jetty Client Engine.
Compare:
https://github.com/resteasy/resteasy/compare/76261989f330...f6e64ace8e09
To unsubscribe from these emails, change your notification settings at
https://github.com/resteasy/resteasy/settings/notifications