Branch: refs/heads/3.15
Home:
https://github.com/resteasy/Resteasy
Commit: ed7b4d1f011673e749bb10904fd4e12d10071369
https://github.com/resteasy/Resteasy/commit/ed7b4d1f011673e749bb10904fd4e...
Author: Rhuan Rocha <rhuan080(a)gmail.com>
Date: 2021-09-01 (Wed, 01 Sep 2021)
Changed paths:
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/api/validation/ResteasyViolationException.java
M resteasy-jaxrs/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: b8b4411889146ef21e25631cc3aabb6314e7d650
https://github.com/resteasy/Resteasy/commit/b8b4411889146ef21e25631cc3aab...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-09-01 (Wed, 01 Sep 2021)
Changed paths:
M resteasy-jaxrs/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.
https://issues.redhat.com/browse/RESTEASY-2914
Commit: 31af4f3d02aecbbc7c4a7094cf0fd10e82b69b7f
https://github.com/resteasy/Resteasy/commit/31af4f3d02aecbbc7c4a7094cf0fd...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-09-01 (Wed, 01 Sep 2021)
Changed paths:
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/api/validation/ResteasyViolationException.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/api/validation/ViolationReport.java
Log Message:
-----------
Merge pull request #2816 from rhuan080/fixvalidationexception315
Fixing the ResteasyViolationException#toString concurrency
Compare:
https://github.com/resteasy/Resteasy/compare/85d53a5e6850...31af4f3d02ae