The GitHub Actions job "Java CI" on commons-lang.git/feature/date_to_localdatetime has failed. Run started by GitHub user yuyu1025 (triggered by ppkarwasz).
Head commit for run: 7d1692cf3c290d94a81267cdc6cd1d4938f1ac79 / finger <finger....@foxmail.com> feat:Add reflection-based handling for java.sql.Timestamp to avoid module dependency - Introduce static reflection initialization for Timestamp class/method - Use isTimestamp() to check instance type without direct dependency - Extract nanoseconds via reflection in extractNanosFromSqlTimestamp() - Gracefully handle absence of java.sql module with null checks and exception handling - Maintain existing functionality for converting Timestamps to LocalDateTime with nanosecond precision - Ensure compatibility with both modular (JPMS) and non-modular environments - Remove unused Instant import in test class for cleaner imports Signed-off-by: finger <finger....@foxmail.com> Report URL: https://github.com/apache/commons-lang/actions/runs/15091185081 With regards, GitHub Actions via GitBox