Branch: refs/heads/4.7
Home: https://github.com/resteasy/resteasy
Commit: 9babf9744e2f7b015cdb946a184cb1591056d9b6
https://github.com/resteasy/resteasy/commit/9babf9744e2f7b015cdb946a184cb...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M jboss-modules/src/main/resources/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
M providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecureUnmarshaller.java
A providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecurityActions.java
Log Message:
-----------
[RESTEASY-3057] Set Xerces as a module dependency for the org.jboss.resteasy.resteasy-jaxb-provider module. This also requires setting the TCCL when loading the JAXP to ensure the correct implementation is used.
https://issues.redhat.com/browse/RESTEASY-3057
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 3695a8520a81768b396a2a5a65418ca1e42f0413
https://github.com/resteasy/resteasy/commit/3695a8520a81768b396a2a5a65418...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M jboss-modules/src/main/resources/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
M providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecureUnmarshaller.java
A providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecurityActions.java
Log Message:
-----------
Merge pull request #2977 from jamezp/RESTEASY-3057-4.x
[RESTEASY-3057] Set Xerces as a module dependency for the org.jboss.r…
Compare: https://github.com/resteasy/resteasy/compare/99dce2507ab1...3695a8520a81
Branch: refs/heads/5.0
Home: https://github.com/resteasy/resteasy
Commit: e1d8ef58443edfeeaebc1f778c94b2a310affa7a
https://github.com/resteasy/resteasy/commit/e1d8ef58443edfeeaebc1f778c94b...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
M providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecureUnmarshaller.java
A providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecurityActions.java
Log Message:
-----------
[RESTEASY-3057] Set Xerces as a module dependency for the org.jboss.resteasy.resteasy-jaxb-provider module. This also requires setting the TCCL when loading the JAXP to ensure the correct implementation is used.
https://issues.redhat.com/browse/RESTEASY-3057
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: c2ddfc341df84bc8888a983aa8e1c26deee184a4
https://github.com/resteasy/resteasy/commit/c2ddfc341df84bc8888a983aa8e1c...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
M providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecureUnmarshaller.java
A providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecurityActions.java
Log Message:
-----------
Merge pull request #2976 from jamezp/RESTEASY-3057-5.x
[RESTEASY-3057] Set Xerces as a module dependency for the org.jboss.r…
Compare: https://github.com/resteasy/resteasy/compare/1fb9ab0eb26c...c2ddfc341df8
Branch: refs/heads/main
Home: https://github.com/resteasy/resteasy
Commit: 1857eb60392c0ec908225314c60664d224c1fac9
https://github.com/resteasy/resteasy/commit/1857eb60392c0ec908225314c6066...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
M providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecureUnmarshaller.java
A providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecurityActions.java
Log Message:
-----------
[RESTEASY-3057] Set Xerces as a module dependency for the org.jboss.resteasy.resteasy-jaxb-provider module. This also requires setting the TCCL when loading the JAXP to ensure the correct implementation is used.
https://issues.redhat.com/browse/RESTEASY-3057
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: b61cac6263ef97cbff0f113bea711d35d63cd142
https://github.com/resteasy/resteasy/commit/b61cac6263ef97cbff0f113bea711...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
M providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecureUnmarshaller.java
A providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/SecurityActions.java
Log Message:
-----------
Merge pull request #2975 from jamezp/RESTEASY-3057
[RESTEASY-3057] Set Xerces as a module dependency for the org.jboss.r…
Compare: https://github.com/resteasy/resteasy/compare/1fc2dba2d6b6...b61cac6263ef
Branch: refs/heads/main
Home: https://github.com/resteasy/resteasy
Commit: 5b23e4d2c2e0ad44d61dcabc888e2611db2a3ad9
https://github.com/resteasy/resteasy/commit/5b23e4d2c2e0ad44d61dcabc888e2...
Author: Jim Ma <ema(a)redhat.com>
Date: 2021-11-25 (Thu, 25 Nov 2021)
Changed paths:
M resteasy-client/src/main/java/org/jboss/resteasy/plugins/providers/sse/client/SseEventSourceImpl.java
Log Message:
-----------
[RESTEASY-3051]:SseEventSource should respect alwaysConnect after the SseEventSink is closed
Commit: 1fc2dba2d6b64ca338d62695edbf3154abb0990d
https://github.com/resteasy/resteasy/commit/1fc2dba2d6b64ca338d62695edbf3...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-29 (Mon, 29 Nov 2021)
Changed paths:
M resteasy-client/src/main/java/org/jboss/resteasy/plugins/providers/sse/client/SseEventSourceImpl.java
Log Message:
-----------
Merge pull request #2972 from jimma/main
[RESTEASY-3051]:SseEventSource should respect alwaysConnect after the…
Compare: https://github.com/resteasy/resteasy/compare/dfafbe93d41b...1fc2dba2d6b6
Branch: refs/heads/4.7
Home: https://github.com/resteasy/resteasy
Commit: 9f15a733b08431742d8d69f84a1b6d0bb995b25e
https://github.com/resteasy/resteasy/commit/9f15a733b08431742d8d69f84a1b6...
Author: Jim Ma <ema(a)redhat.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M resteasy-client/src/main/java/org/jboss/resteasy/plugins/providers/sse/client/SseEventSourceImpl.java
Log Message:
-----------
[RESTEASY-3051]:SseEventSource should respect alwaysConnect after the SseEventSink is closed
Commit: 99dce2507ab1478d30d9f91563be5d74c489ba33
https://github.com/resteasy/resteasy/commit/99dce2507ab1478d30d9f91563be5...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-29 (Mon, 29 Nov 2021)
Changed paths:
M resteasy-client/src/main/java/org/jboss/resteasy/plugins/providers/sse/client/SseEventSourceImpl.java
Log Message:
-----------
Merge pull request #2971 from jimma/4.7
[RESTEASY-3051]:SseEventSource should respect alwaysConnect after the…
Compare: https://github.com/resteasy/resteasy/compare/b661f83cfdde...99dce2507ab1
Branch: refs/heads/5.0
Home: https://github.com/resteasy/resteasy
Commit: 500573bb48bc2a4a37024b6f4959ccec192b48a5
https://github.com/resteasy/resteasy/commit/500573bb48bc2a4a37024b6f4959c...
Author: Jim Ma <ema(a)redhat.com>
Date: 2021-11-25 (Thu, 25 Nov 2021)
Changed paths:
M resteasy-client/src/main/java/org/jboss/resteasy/plugins/providers/sse/client/SseEventSourceImpl.java
Log Message:
-----------
[RESTEASY-3051]:SseEventSource should respect alwaysConnect after the SseEventSink is closed
Commit: 1fb9ab0eb26c30083ada0d5e65af2e6d0c7cab12
https://github.com/resteasy/resteasy/commit/1fb9ab0eb26c30083ada0d5e65af2...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-29 (Mon, 29 Nov 2021)
Changed paths:
M resteasy-client/src/main/java/org/jboss/resteasy/plugins/providers/sse/client/SseEventSourceImpl.java
Log Message:
-----------
Merge pull request #2973 from jimma/5.0
[RESTEASY-3051]:SseEventSource should respect alwaysConnect after the…
Compare: https://github.com/resteasy/resteasy/compare/5eb35b1a5356...1fb9ab0eb26c
Branch: refs/heads/4.7
Home: https://github.com/resteasy/resteasy
Commit: f87dc2aa3dfe5a25ab2059850b6c38eb30e4231b
https://github.com/resteasy/resteasy/commit/f87dc2aa3dfe5a25ab2059850b6c3...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/HttpServletResponseWrapper.java
Log Message:
-----------
[RESTEASY-3046] Only write to the output stream if it's ready and do not reset the current AsyncOperation if it has not been complete.
https://issues.redhat.com/browse/RESTEASY-3046
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 4f5179bcdc012a6fc83a65e35e24ec6c384a758e
https://github.com/resteasy/resteasy/commit/4f5179bcdc012a6fc83a65e35e24e...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M server-adapters/resteasy-reactor-netty/src/test/java/org/jboss/resteasy/test/StreamingOutputTest.java
Log Message:
-----------
[RESTEASY-3052] Update test to use more timeouts to.
https://issues.redhat.com/browse/RESTEASY-3052
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 6f519e9ae202175be99e94bd171671acea6f038f
https://github.com/resteasy/resteasy/commit/6f519e9ae202175be99e94bd17167...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseEventSinkTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseResource.java
Log Message:
-----------
[RESTEASY-3053] Write a maximum of 200 messages. This will avoid long wait times and massive amounts of events.
https://issues.redhat.com/browse/RESTEASY-3053
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: a9ad527c3a95ce119e876920517e882db15f833f
https://github.com/resteasy/resteasy/commit/a9ad527c3a95ce119e876920517e8...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M server-adapters/resteasy-reactor-netty/src/test/java/org/jboss/resteasy/test/StreamingOutputTest.java
Log Message:
-----------
[RESTEASY-3046] Ignore the StreamingOutputTest until it can be fixed.
https://issues.redhat.com/browse/RESTEASY-3046
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: b661f83cfddee9359904822b26259d19f5d5c320
https://github.com/resteasy/resteasy/commit/b661f83cfddee9359904822b26259...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/HttpServletResponseWrapper.java
M server-adapters/resteasy-reactor-netty/src/test/java/org/jboss/resteasy/test/StreamingOutputTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseEventSinkTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseResource.java
Log Message:
-----------
Merge pull request #2970 from jamezp/RESTEASY-3046-4.x
RESTEASY-3046 with other test fixes
Compare: https://github.com/resteasy/resteasy/compare/9184327309e4...b661f83cfdde
Branch: refs/heads/5.0
Home: https://github.com/resteasy/resteasy
Commit: ba4c11060a661598e12bf521a5559cef84e14e38
https://github.com/resteasy/resteasy/commit/ba4c11060a661598e12bf521a5559...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/HttpServletResponseWrapper.java
Log Message:
-----------
[RESTEASY-3046] Only write to the output stream if it's ready and do not reset the current AsyncOperation if it has not been complete.
https://issues.redhat.com/browse/RESTEASY-3046
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 99407e1eb64d226dadd0b6def48c153dd35c4ce9
https://github.com/resteasy/resteasy/commit/99407e1eb64d226dadd0b6def48c1...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M server-adapters/resteasy-reactor-netty/src/test/java/org/jboss/resteasy/test/StreamingOutputTest.java
Log Message:
-----------
[RESTEASY-3052] Update test to use more timeouts to.
https://issues.redhat.com/browse/RESTEASY-3052
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: ea98099b2517a5ca73945249c5d3ff0368721f1c
https://github.com/resteasy/resteasy/commit/ea98099b2517a5ca73945249c5d3f...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseEventSinkTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseResource.java
Log Message:
-----------
[RESTEASY-3053] Write a maximum of 200 messages. This will avoid long wait times and massive amounts of events.
https://issues.redhat.com/browse/RESTEASY-3053
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 282dfb5ec3f8d5db5c145ffe0d8a6bffa68d3072
https://github.com/resteasy/resteasy/commit/282dfb5ec3f8d5db5c145ffe0d8a6...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M server-adapters/resteasy-reactor-netty/src/test/java/org/jboss/resteasy/test/StreamingOutputTest.java
Log Message:
-----------
[RESTEASY-3046] Ignore the StreamingOutputTest until it can be fixed.
https://issues.redhat.com/browse/RESTEASY-3046
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 5eb35b1a5356f22defd77f7794a3835113d8b5f4
https://github.com/resteasy/resteasy/commit/5eb35b1a5356f22defd77f7794a38...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/HttpServletResponseWrapper.java
M server-adapters/resteasy-reactor-netty/src/test/java/org/jboss/resteasy/test/StreamingOutputTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseEventSinkTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseResource.java
Log Message:
-----------
Merge pull request #2969 from jamezp/RESTEASY-3046-5.x
RESTEASY-3046 with other test fixes
Compare: https://github.com/resteasy/resteasy/compare/cd9848b828b1...5eb35b1a5356
Branch: refs/heads/main
Home: https://github.com/resteasy/resteasy
Commit: 8f4d8bcc18fd338d8ae32d42e94abba502fe2714
https://github.com/resteasy/resteasy/commit/8f4d8bcc18fd338d8ae32d42e94ab...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-23 (Tue, 23 Nov 2021)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/HttpServletResponseWrapper.java
Log Message:
-----------
[RESTEASY-3046] Only write to the output stream if it's ready and do not reset the current AsyncOperation if it has not been complete.
https://issues.redhat.com/browse/RESTEASY-3046
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: db99174ac122823404cf29de3ce6c54e14bf4e27
https://github.com/resteasy/resteasy/commit/db99174ac122823404cf29de3ce6c...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M server-adapters/resteasy-reactor-netty/src/test/java/org/jboss/resteasy/test/StreamingOutputTest.java
Log Message:
-----------
[RESTEASY-3052] Update test to use more timeouts to.
https://issues.redhat.com/browse/RESTEASY-3052
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 2ce784b7a106662f03f279b8debe0e995658e0ac
https://github.com/resteasy/resteasy/commit/2ce784b7a106662f03f279b8debe0...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseEventSinkTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseResource.java
Log Message:
-----------
[RESTEASY-3053] Write a maximum of 200 messages. This will avoid long wait times and massive amounts of events.
https://issues.redhat.com/browse/RESTEASY-3053
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 31181e243767c568b3cd88ad0764d15c917a63c4
https://github.com/resteasy/resteasy/commit/31181e243767c568b3cd88ad0764d...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M server-adapters/resteasy-reactor-netty/src/test/java/org/jboss/resteasy/test/StreamingOutputTest.java
Log Message:
-----------
[RESTEASY-3046] Ignore the StreamingOutputTest until it can be fixed.
https://issues.redhat.com/browse/RESTEASY-3046
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: dfafbe93d41b2c33343245ba5766b6bfd9e4a574
https://github.com/resteasy/resteasy/commit/dfafbe93d41b2c33343245ba5766b...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/HttpServletResponseWrapper.java
M server-adapters/resteasy-reactor-netty/src/test/java/org/jboss/resteasy/test/StreamingOutputTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseEventSinkTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseResource.java
Log Message:
-----------
Merge pull request #2968 from jamezp/RESTEASY-3046
[RESTEASY-3046] Only write to the output stream if it's ready and do …
Compare: https://github.com/resteasy/resteasy/compare/e44a5673006f...dfafbe93d41b