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-vfs.git
The following commit(s) were added to refs/heads/master by this push: new 7a414c1c Better descriptions 7a414c1c is described below commit 7a414c1c45193f55a310f36cca33ddd9f20f2e48 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Mar 25 08:59:04 2023 -0400 Better descriptions --- src/changes/changes.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b9b1dedd..1a9a4edf 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -232,7 +232,7 @@ The <action> type attribute can be add,update,fix,remove. Replace JUnit 4.13.2 with 5.9.1 #281, #306. </action> <action dev="ggregory" due-to="Gary Gregory, Dependabot" type="update"> - Bump org.apache.httpcomponents:httpcore-nio 4.4.14 -> 4.4.16, #341. + Bump org.apache.httpcomponents:httpcore-nio from 4.4.14 to 4.4.16, #341. </action> <action dev="ggregory" due-to="Gary Gregory, Dependabot" type="update"> Bump Apache Log4j 2.14.1 to 2.20.0 [Tests] #226, #230, #305, #378. @@ -355,7 +355,7 @@ The <action> type attribute can be add,update,fix,remove. </action> <!-- UPDATES --> <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump Log4j 2.14.0 -> 2.14.1. + Bump Log4j 2.14.0 to 2.14.1. </action> <action type="update" dev="ggregory" due-to="Gary Gregory"> Bump Maven Surefire from 2.19.1 to 3.0.0-M5. @@ -551,10 +551,10 @@ The <action> type attribute can be add,update,fix,remove. Simplify some String tests in method Os#determineOsFamily #147. </action> <action dev="ggregory" due-to="Gary Gregory" type="update"> - Update org.mockito:mockito-core 3.5.13 -> 3.8.0. + Update org.mockito:mockito-core 3.5.13 to 3.8.0. </action> <action dev="ggregory" due-to="Gary Gregory" type="update"> - Update org.apache.jackrabbit:jackrabbit-* 2.21.3 -> 2.21.5. + Update org.apache.jackrabbit:jackrabbit-* 2.21.3 to 2.21.5. </action> <action dev="ggregory" due-to="Dependabot" type="update"> Bump actions/checkout from v2.3.3 to v2.3.4 #144. @@ -563,28 +563,28 @@ The <action> type attribute can be add,update,fix,remove. Update tests from Log4j 2.13.3 to 2.14.0. </action> <action dev="ggregory" due-to="Gary Gregory" type="update"> - Update com.puppycrawl.tools:checkstyle 8.36.2 -> 8.41. + Update com.puppycrawl.tools:checkstyle 8.36.2 to 8.41. </action> <action dev="ggregory" due-to="Gary Gregory" type="update"> - Update maven-checkstyle-plugin 3.1.1 -> 3.1.2. + Update maven-checkstyle-plugin 3.1.1 to 3.1.2. </action> <action dev="ggregory" due-to="Gary Gregory" type="update"> - Update org.apache.httpcomponents:httpcore-nio 4.4.13 -> 4.4.14. + Update org.apache.httpcomponents:httpcore-nio 4.4.13 to 4.4.14. </action> <action dev="ggregory" due-to="PeterAlfredLee, Gary Gregory" type="update"> Modify some calls of method Collection.toArray #145. </action> <action dev="ggregory" due-to="Gary Gregory" type="update"> - Update commons.japicmp.version 0.14.3 -> 0.15.3. + Update commons.japicmp.version 0.14.3 to 0.15.3. </action> <action dev="ggregory" due-to="Arturo Bernal" type="update"> Minor Improvements, #152, #156, #160. </action> <action dev="ggregory" due-to="Gary Gregory" type="update"> - Update commons.spotbugs.version 4.1.4 -> 4.2.0. + Update commons.spotbugs.version 4.1.4 to 4.2.0. </action> <action dev="ggregory" due-to="Gary Gregory" type="update"> - Update commons.spotbugs.impl.version 4.1.3 -> 4.2.0. + Update commons.spotbugs.impl.version 4.1.3 to 4.2.0. </action> <action dev="ggregory" due-to="Dependabot" type="update"> Bump actions/cache from v2 to v2.1.4 #159. @@ -593,16 +593,16 @@ The <action> type attribute can be add,update,fix,remove. Bump commons-net:commons-net from 3.7.2 to 3.8.0. </action> <action dev="ggregory" due-to="Gary Gregory" type="update"> - Update junit 4.13.1 -> 4.13.2. + Update junit 4.13.1 to 4.13.2. </action> <action dev="ggregory" due-to="Gary Gregory" type="update"> - Update maven-pmd-plugin 3.13.0 -> 3.14.0. + Update maven-pmd-plugin 3.13.0 to 3.14.0. </action> <action issue="VFS-795" dev="kinow" due-to="Max Kellermann" type="update"> Code improvements for SoftRefFilesCache (simplify loop, use isEmpty, ...). </action> <action dev="ggregory" due-to="Gary Gregory" type="update"> - Update commons-lang3 3.11 -> 3.12.0. + Update commons-lang3 3.11 to 3.12.0. </action> </release> <release version="2.7.0" date="2020-10-26" description="Feature and maintenance release. Requires Java 8."> @@ -729,7 +729,7 @@ The <action> type attribute can be add,update,fix,remove. Update exec-maven-plugin from 1.6.0 to 3.0.0 #127. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> - Update com.puppycrawl.tools:checkstyle 8.36 -> 8.36.1. + Update com.puppycrawl.tools:checkstyle 8.36 to 8.36.1. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Update Apache Commons Net from 3.6 to 3.7.2.