Branch: refs/heads/4.7
Home: https://github.com/resteasy/Resteasy
Commit: cf3e2781bd2bc474b7b269e7e64886b28330e7b1
https://github.com/resteasy/Resteasy/commit/cf3e2781bd2bc474b7b269e7e6488...
Author: Rhuan Rocha <rhuan080(a)gmail.com>
Date: 2021-09-01 (Wed, 01 Sep 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: 02c84883b8b62ae84753292cf217009f69ff61ef
https://github.com/resteasy/Resteasy/commit/02c84883b8b62ae84753292cf2170...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-09-01 (Wed, 01 Sep 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: e241082ac887c38b62664a2e63538af5cea5309d
https://github.com/resteasy/Resteasy/commit/e241082ac887c38b62664a2e63538...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-09-01 (Wed, 01 Sep 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 #2893 from jamezp/RESTEASY-2914-4.17
Fixing the ResteasyViolationException#toString concurrency
Compare: https://github.com/resteasy/Resteasy/compare/427a73b36be3...e241082ac887