From e7b51fe90719a6b8ab7c34899fc5fd7ed749a630 Mon Sep 17 00:00:00 2001 From: "P. Ottlinger" Date: Wed, 27 Dec 2023 01:40:25 +0100 Subject: [PATCH] RAT-311: Prepare changelog for upcoming release - sort and fix bugs/typos --- src/changes/changes.xml | 60 ++++++++++++++++++++++------------------- 1 file changed, 32 insertions(+), 28 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0267c1fde..97c9e31e6 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -57,13 +57,14 @@ The type attribute can be add,update,fix,remove. --> - - - Update maven-pmd-plugin from 3.18.0 to 3.21.2. - - - Update mockito-core from 4.7.0 to 4.11.0, newer versions 5.x cannot be applied due to our JDK8-compatibility restriction. - + Update actions/setup-java from 3.4.1 to 4.0.0. @@ -74,17 +75,14 @@ The type attribute can be add,update,fix,remove. Update actions/checkout from 3 to 4. - Update plexus-utils from 3.4.2 to 3.5.1, versions 4.x are for upcoming Maven4 and must not be applied here. + Update mockito-core from 4.7.0 to 4.11.0, newer versions 5.x cannot be applied due to our JDK8-compatibility restriction. - Update commons-compress from 1.21 to 1.25. + Update plexus-utils from 3.4.2 to 3.5.1, versions 4.x are for upcoming Maven4 and must not be applied here. Update maven-plugin-version from 3.6.4 to 3.8.2. - - Update maven-dependency-plugin from 3.3.0 to 3.6.1. - Update wagon-ssh from 3.5.2 to 3.5.3. @@ -92,52 +90,58 @@ The type attribute can be add,update,fix,remove. Update Ant from 1.10.12 to 1.10.14. - Update to ASF parent pom from 27 to 31 and update multiple maven plugin versions implicitly (surefire, release, project-info, enforcer, jxr). + Update ASF parent pom from 27 to 31 and update multiple maven plugin versions implicitly (surefire, release, project-info, enforcer, jxr). Update doxiaVersion from 1.11.1 to 1.12.0. - Update maven-compiler-plugin from 3.10.1 to 3.12.1. + Update maven-shared-utils from 3.3.4 to 3.4.2. + + + Update org.slf4j:slf4j-simple from 1.7.36 to 2.0.9. Update commons-lang3 from 3.5 to 3.14.0. - Update maven-javadoc-plugin from 3.4.1 to 3.6.3. + Update commons-compress from 1.21 to 1.25. - Update maven-release-plugin from 2.5.3 to 3.0.1. + Update commons-io from 2.11.0 to 2.15.1. - Update maven-enforcer-plugin from 3.1.0 to 3.4.1. + Update commons-cli from 1.5.0 to 1.6.0. - Update extra-enforcer-rules from 1.6.1 to 1.7.0 + Update maven-pmd-plugin from 3.18.0 to 3.21.2. - Update maven-release-plugin from 2.5.3 to 3.0.1. + Update maven-dependency-plugin from 3.3.0 to 3.6.1. - Update animal-sniffer-maven-plugin from 1.22 to 1.23. + Update maven-compiler-plugin from 3.10.1 to 3.12.1. - Update maven-project-info-reports-plugin from 3.4.1 to 3.5.0. + Update maven-javadoc-plugin from 3.4.1 to 3.6.3. - Update maven-shared-utils from 3.3.4 to 3.4.2. + Update maven-release-plugin from 2.5.3 to 3.0.1. - Update org.slf4j:slf4j-simple from 1.7.36 to 2.0.9. + Update maven-enforcer-plugin from 3.1.0 to 3.4.1. - Update commons-io from 2.11.0 to 2.15.1. + Update extra-enforcer-rules from 1.6.1 to 1.7.0 - Update commons-io from 2.11.0 to 2.15.1. + Update maven-release-plugin from 2.5.3 to 3.0.1. - Update commons-cli from 1.5.0 to 1.6.0. + Update animal-sniffer-maven-plugin from 1.22 to 1.23. + + + Update maven-project-info-reports-plugin from 3.4.1 to 3.5.0. Update maven-surefire-plugin from 3.2.2 to 3.2.3. @@ -185,7 +189,7 @@ The type attribute can be add,update,fix,remove. Add default recursive exclusion for maven-induced build artifacts in folder .mvn. - Remove Travis build as they are unreliable. Builds with ASF Jenkins and Github Actions remain as before. + Remove Travis build as it is unreliable. Builds with ASF Jenkins and Github Actions remain as before. @@ -438,7 +442,7 @@ The type attribute can be add,update,fix,remove. Download section does not work if SNAPSHOT is deployed, add download of previous RAT release. - Fixed example on webpage abozt usage of custom licenses. + Fixed example on webpage about usage of custom licenses. Add support for Golang and Perl module files.