The GitHub Actions job "Java CI" on commons-lang.git/master has failed. Run started by GitHub user garydgregory (triggered by garydgregory).
Head commit for run: 9a92df9fa33d2f84a7c2037c52ca37e9cb647be1 / gaurav kumar pandey <[email protected]> Fix NumberUtils.createNumber() and isCreatable() for positive Long literals with explicit '+' sign (#1796) * Fix NumberUtils.createNumber() and isCreatable() for positive Long literals with explicit '+' sign - Support positive Long and BigInteger literals with explicit '+' prefix and 'l'/'L' qualifier in NumberUtils.createNumber() - Replace strict '-' check with isSign() to recognize '+' - Add unit tests for +L and +l in NumberUtilsTest * Add regression tests for malformed signs and Long boundary cases * Fix comment --------- Co-authored-by: Gary Gregory <[email protected]> Report URL: https://github.com/apache/commons-lang/actions/runs/35658543927 With regards, GitHub Actions via GitBox
