The GitHub Actions job "Java CI" on commons-beanutils.git/decimal-locale-trailing-chars has failed. Run started by GitHub user rootvector2 (triggered by garydgregory).
Head commit for run: 470b87916cf233bb822050a83cdfb16770494673 / rootvector2 <[email protected]> reject trailing characters in DecimalLocaleConverter.parse DecimalFormat.parse(String) stops at the first unparsable character and discards the rest, so numeric locale conversion accepted trailing input. Parse with a ParsePosition and require the whole string to be consumed, matching DateLocaleConverter and NumberConverter. Report URL: https://github.com/apache/commons-beanutils/actions/runs/27204753910 With regards, GitHub Actions via GitBox
