Branch: refs/heads/main
Home:
https://github.com/resteasy/resteasy
Commit: 899588d42a8bf1705ca2c92c7b3dba5f87fce0c8
https://github.com/resteasy/resteasy/commit/899588d42a8bf1705ca2c92c7b3db...
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: 0249c82130209d9552afd7ff337f67c49315644d
https://github.com/resteasy/resteasy/commit/0249c82130209d9552afd7ff337f6...
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 #4390 from jamezp/RESTEASY-3542
[RESTEASY-3542] Allow the EntityOutputStream's temporary directory to…
Compare:
https://github.com/resteasy/resteasy/compare/114ba3fed43a...0249c8213020
To unsubscribe from these emails, change your notification settings at
https://github.com/resteasy/resteasy/settings/notifications