Branch: refs/heads/main
Home:
https://github.com/resteasy/resteasy
Commit: 4e90f95c3d5aaa0a9297eaed2bbd196e85b68979
https://github.com/resteasy/resteasy/commit/4e90f95c3d5aaa0a9297eaed2bbd1...
Author: ChristinaDsl <christinadsl(a)hotmail.com>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
M resteasy-core-spi/src/main/java/org/jboss/resteasy/annotations/Separator.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/SeparatorAnnotationTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/SeparatorAnnotationAsFieldTargetEndPoint.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/SeparatorAnnotationAsMethodTargetEndPoint.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/SeparatorAnnotationAsParameterTargetEndPoint.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/SeparatorAnnotationBeanParam.java
Log Message:
-----------
Allow @Separator annotation at fields and methods
Commit: 61ad2ba6bc7022f9d4c455162bb56afa0efab928
https://github.com/resteasy/resteasy/commit/61ad2ba6bc7022f9d4c455162bb56...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/SeparatorAnnotationAsFieldTargetEndPoint.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/SeparatorAnnotationAsParameterTargetEndPoint.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/SeparatorAnnotationBeanParam.java
Log Message:
-----------
[RESTEASY-3029] Minor follow up to remove dead code.
https://issues.redhat.com/browse/RESTEASY-3029
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: bab1baaca4fdfca7e5148798132d5044b9910584
https://github.com/resteasy/resteasy/commit/bab1baaca4fdfca7e5148798132d5...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
M resteasy-core-spi/src/main/java/org/jboss/resteasy/annotations/Separator.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/SeparatorAnnotationTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/SeparatorAnnotationAsFieldTargetEndPoint.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/SeparatorAnnotationAsMethodTargetEndPoint.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/SeparatorAnnotationAsParameterTargetEndPoint.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/SeparatorAnnotationBeanParam.java
Log Message:
-----------
Merge pull request #3691 from ChristinaDsl/RESTEASY-3029
[RESTEASY-3029] Allow @Separator annotation at fields and methods
Compare:
https://github.com/resteasy/resteasy/compare/0c9fe65497e1...bab1baaca4fd