Branch: refs/heads/6.2
Home:
https://github.com/resteasy/resteasy
Commit: dff13ed1c9ac09e7a96b8bf6c06d545a125b0eca
https://github.com/resteasy/resteasy/commit/dff13ed1c9ac09e7a96b8bf6c06d5...
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: 7f8383e1ae341108e7360ede4ebd1db2992bef34
https://github.com/resteasy/resteasy/commit/7f8383e1ae341108e7360ede4ebd1...
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: 727b0c6825d3f52d092ecc1c89b6908f81acab71
https://github.com/resteasy/resteasy/commit/727b0c6825d3f52d092ecc1c89b69...
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 #4283 from jamezp/RESTEASY-3532-6.2
[RESTEASY-3532] Ensure there is a boundary set for headers on the Jetty Client Engine.
Compare:
https://github.com/resteasy/resteasy/compare/d147895b1778...727b0c6825d3
To unsubscribe from these emails, change your notification settings at
https://github.com/resteasy/resteasy/settings/notifications