Branch: refs/heads/main
Home:
https://github.com/resteasy/Resteasy
Commit: 04a4eea408dcad3f34699604e1499ee8843225de
https://github.com/resteasy/Resteasy/commit/04a4eea408dcad3f34699604e1499...
Author: Rhuan Rocha <rhuan080(a)gmail.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/api/validation/ResteasyViolationException.java
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/api/validation/ViolationReport.java
Log Message:
-----------
Fixing the RESTEASY-2914
Signed-off-by: Rhuan Rocha <rhuan080(a)gmail.com>
Commit: e9dcee5f694c3dee904fa044a29c470142da9150
https://github.com/resteasy/Resteasy/commit/e9dcee5f694c3dee904fa044a29c4...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/api/validation/ViolationReport.java
Log Message:
-----------
[RESTEASY-2914] Follow up with a partial revert to keep the return as an ArrayList as
it's a public API.
Commit: abfd44133ffb47ffc809ce8631e89039091dcd10
https://github.com/resteasy/Resteasy/commit/abfd44133ffb47ffc809ce8631e89...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/api/validation/ResteasyViolationException.java
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/api/validation/ViolationReport.java
Log Message:
-----------
Merge pull request #2810 from rhuan080/fixvalidationexceptionmain
Fixing the ResteasyViolationException#toString concurrency
Compare:
https://github.com/resteasy/Resteasy/compare/6ed5167d37ca...abfd44133ffb