Branch: refs/heads/6.2
Home:
https://github.com/resteasy/resteasy
Commit: 539fabd3abf8085745b042c48f4c3a2d8ceab9fd
https://github.com/resteasy/resteasy/commit/539fabd3abf8085745b042c48f4c3...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2024-11-08 (Fri, 08 Nov 2024)
Changed paths:
M docbook/src/main/asciidoc/Installation_Configuration.adoc
M docbook/src/main/asciidoc/Multipart.adoc
M
providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/Mime4JWorkaround.java
M resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/EntityOutputStream.java
M resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/config/Options.java
M
resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/EntityOutputStreamTestCase.java
Log Message:
-----------
[RESTEASY-3542] Allow the EntityOutputStream's temporary directory to be overridden.
This property is also used to override where multipart messages write their temporary
files.
https://issues.redhat.com/browse/RESTEASY-3542
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 7603d8be5ea556d6ccbdfe1f39ef0d48d29d8995
https://github.com/resteasy/resteasy/commit/7603d8be5ea556d6ccbdfe1f39ef0...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2024-11-08 (Fri, 08 Nov 2024)
Changed paths:
M docbook/src/main/asciidoc/Installation_Configuration.adoc
M docbook/src/main/asciidoc/Multipart.adoc
M
providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/Mime4JWorkaround.java
M resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/EntityOutputStream.java
M resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/config/Options.java
M
resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/EntityOutputStreamTestCase.java
Log Message:
-----------
Merge pull request #4391 from jamezp/RESTEASY-3542-6.2
[RESTEASY-3542] Allow the EntityOutputStream's temporary directory to…
Compare:
https://github.com/resteasy/resteasy/compare/1df4cb603325...7603d8be5ea5
To unsubscribe from these emails, change your notification settings at
https://github.com/resteasy/resteasy/settings/notifications