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 96e3e00b Merge pull request #413 from
sahvx655-wq/form-extends-constant-order
new 0e4d0cda Sort members
new f5ce8cda Fix swapped constant maps in Form.process for extended forms
(#413).
The 2 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:
src/changes/changes.xml | 1 +
.../routines/AbstractCalendarValidator.java | 42 +++++++--------
.../validator/routines/DoubleValidator.java | 36 ++++++-------
.../apache/commons/validator/ExtensionTest.java | 62 +++++++++++-----------
.../routines/BigIntegerValidatorTest.java | 38 ++++++-------
.../validator/routines/CalendarValidatorTest.java | 40 +++++++-------
.../validator/routines/DoubleValidatorTest.java | 40 +++++++-------
7 files changed, 130 insertions(+), 129 deletions(-)