This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git
from 1eb65557 Add and use ValidatorException.ValidatorException(String,
Object...) (#391).
add 17b4a79c Add and use ValidatorException(String, Throwable).
new 19ea7b0d Merge pull request #392 from
garydgregory/feature/ValidatorException_string_throwable
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/commons/validator/ValidatorAction.java | 6 +--
.../commons/validator/ValidatorException.java | 17 ++++++++-
.../commons/validator/ValidatorExceptionTest.java | 44 ++++++++++++++++++++++
3 files changed, 62 insertions(+), 5 deletions(-)