This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-validator.git
commit e9903ef460d7b67e4f60ff1e886f39ad42fa9f93 Merge: f417c9f2 ee5cf09a Author: Gary Gregory <[email protected]> AuthorDate: Thu Aug 27 10:21:03 2026 -0400 Merge pull request #433 from sahvx655-wq/url-file-scheme-case Compare the file scheme case-insensitively in isValid .../apache/commons/validator/routines/UrlValidator.java | 7 +++++-- .../commons/validator/routines/UrlValidatorTest.java | 16 ++++++++++++++++ 2 files changed, 21 insertions(+), 2 deletions(-)
