This is an automated email from the ASF dual-hosted git repository. amashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git.
from 600203b Merge pull request #303 from lukaszlenart/WW-4975 add 8260749 Make MILLISECOND_FORMAT static final add 0bad296 Remove the thrown NumberFormatException which is a runtime exception add cb49237 Remove commented-out lines of code add d99888d Fix warning: Use "BigDecimal.valueOf" instead add e428d8d Add the "@Override" annotation add 59e174e Simplify nested else/if add 3d120f5 Add test for convertValue with BigDecimal add ba493b4 Use parameterized Class<?> instead of raw type add b58dc38 Add test for convertValue with BigInteger add d09d3dc Fix behaviour for convertValue with value null new 83a0927 Merge pull request #298 from sepe81/fix-sonar-warnings-for-DefaultTypeConverter 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: .../conversion/impl/DefaultTypeConverter.java | 56 ++++++++-------------- .../conversion/impl/XWorkBasicConverterTest.java | 53 ++++++++++++++++++++ 2 files changed, 73 insertions(+), 36 deletions(-)