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-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new f3e4ff730 Skip Chuvash locale parser tests on Java 27 (#1746).
f3e4ff730 is described below

commit f3e4ff730c9cfd3c359e6b5e715798d082cd1da2
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jul 13 11:59:53 2026 -0400

    Skip Chuvash locale parser tests on Java 27 (#1746).
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index adc74fed9..9177fd26e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -224,6 +224,7 @@ java.lang.NullPointerException: Cannot invoke
     <action                   type="fix" dev="ggregory" due-to="alhudz, Gary 
Gregory">Keep ExtendedMessageFormat from rejecting a quoted format style 
(#1744).</action>
     <action                   type="fix" dev="ggregory" due-to="alhudz, Gary 
Gregory">Match String case folding in StrBuilder.equalsIgnoreCase 
(#1745).</action>
     <action                   type="fix" dev="ggregory" due-to="alhudz, Gary 
Gregory">Fix FieldUtils.getField false ambiguity on inherited interface field 
(#1748).</action>
+    <action                   type="fix" dev="ggregory" due-to="Sarankumar 
Baskar, Gary Gregory">Skip Chuvash locale parser tests on Java 27 
(#1746).</action>
     <!-- ADD -->
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add JavaVersion.JAVA_27.</action>
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add SystemUtils.IS_JAVA_27.</action>

Reply via email to