Branch: refs/heads/main
Home:
https://github.com/resteasy/resteasy
Commit: c8d588c46ca6599e899ac867fa0c38204fceea9f
https://github.com/resteasy/resteasy/commit/c8d588c46ca6599e899ac867fa0c3...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-02-02 (Thu, 02 Feb 2023)
Changed paths:
M docbook/reference/en/en-US/modules/ExceptionMappers.xml
M docbook/reference/en/en-US/modules/Installation_Configuration.xml
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/DefaultOptionsMethodException.java
A
resteasy-core/src/main/java/org/jboss/resteasy/core/registry/ConstantResourceInvoker.java
M resteasy-core/src/main/java/org/jboss/resteasy/core/registry/SegmentNode.java
M
testsuite/unit-tests/src/test/java/org/jboss/resteasy/test/resource/SegmentTest.java
Log Message:
-----------
[RESTEASY-3283] Do not throw a DefaultOptionsMethodException when no OPTIONS method is
found. Instead, just return the created response.
https://issues.redhat.com/browse/RESTEASY-3283
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: cfffcbfe9bc6d84a7e3038e75c36fecb64bea6d6
https://github.com/resteasy/resteasy/commit/cfffcbfe9bc6d84a7e3038e75c36f...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-02-02 (Thu, 02 Feb 2023)
Changed paths:
M docbook/reference/en/en-US/modules/ExceptionMappers.xml
M docbook/reference/en/en-US/modules/Installation_Configuration.xml
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/DefaultOptionsMethodException.java
A
resteasy-core/src/main/java/org/jboss/resteasy/core/registry/ConstantResourceInvoker.java
M resteasy-core/src/main/java/org/jboss/resteasy/core/registry/SegmentNode.java
M
testsuite/unit-tests/src/test/java/org/jboss/resteasy/test/resource/SegmentTest.java
Log Message:
-----------
Merge pull request #3411 from jamezp/RESTEASY-3283
[RESTEASY-3283] Do not throw a DefaultOptionsMethodException when no …
Compare:
https://github.com/resteasy/resteasy/compare/3d8a551d80b9...cfffcbfe9bc6