This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git

commit 0ed63c252183c0331ccbbbe7303e25133d172f58
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed May 22 09:21:34 2024 -0400

    Sort PMD entries
---
 src/changes/changes.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f5e80a02..2ae2f9ba 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -41,11 +41,11 @@
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Fail-fast with a 
NullPointerException if ServletFilterConfiguration(FilterConfig) is called with 
null.</action>
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Fail-fast with a 
NullPointerException if ServletRequestConfiguration(ServletRequest) is called 
with null.</action>
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Deprecate 
DatabaseConfiguration.getDatasource() in favor of getDataSource().</action>
-      <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix PMD 
DynamicCombinedConfiguration in DynamicCombinedConfiguration.</action>
-      <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix PMD 
DynamicCombinedConfiguration in PropertiesConfiguration.</action>
+      <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix PMD 
DynamicCombinedConfiguration in AbstractImmutableNodeHandler.</action>
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix PMD 
DynamicCombinedConfiguration in AbstractListDelimiterHandler.</action>
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix PMD 
DynamicCombinedConfiguration in DefaultPrefixLookupsHolder.</action>
-      <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix PMD 
DynamicCombinedConfiguration in AbstractImmutableNodeHandler.</action>
+      <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix PMD 
DynamicCombinedConfiguration in DynamicCombinedConfiguration.</action>
+      <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix PMD 
DynamicCombinedConfiguration in PropertiesConfiguration.</action>
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
commons-logging:commons-logging from 1.3.0 to 1.3.2 #390, #418.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
commons-io:commons-io from 2.15.1 to 2.16.1 #394, #400.</action>

Reply via email to