This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git.


    from 0fb84fa  Merge pull request #181 from sdutry/WW-4888
     add 8af1d01  WW-4871 Fixes StringConverter and improves it's tests
     add 69d6287  WW-4871 Reverts setMinimumFractionDigits(1) to pass rest tests
     add 3514e4f  WW-4871 Fixes previous unit tests after 
setMinimumFractionDigits(1)
     add 86bb7fc  WW-4871 Fixes max fraction digits to bigger than max precision
     add f01475f  WW-4871 Makes NumberConverter's test harder
     add 888f2fc  WW-4871 Fixes max fraction digits to Integer.MAX_VALUE
     add 66ae661  WW-4871 Drops setMinimumFractionDigits
     add 8b7c681  WW-4871 Fixes java.text.NumberFormat.format's float to double 
conversion.
     add b60425e  WW-4871 Documents our manual jdk fix by a TODO
     add e0d83b8  WW-4871 Tests if StringConverter changes float input parameter
     add a5db288  WW-4871 Removes assignment to value parameter
     new f5f53a9  Merge pull request #173 from yasserzamani/WW-4871

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:
 .../xwork2/conversion/impl/StringConverter.java    | 11 ++--
 .../conversion/impl/NumberConverterTest.java       | 43 ++++++++++-----
 .../conversion/impl/StringConverterTest.java       | 61 ++++++++++++++++++----
 .../validator/DoubleRangeFieldValidatorTest.java   |  4 +-
 .../org/apache/struts2/views/jsp/ui/Select-3.txt   |  4 +-
 5 files changed, 94 insertions(+), 29 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" <commits@struts.apache.org>'].

Reply via email to