This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release/12.0.0 in repository https://gitbox.apache.org/repos/asf/logging-parent.git
commit 3327a204747cea627c7c898c3fd6229edb8c5504 Author: Volkan Yazıcı <[email protected]> AuthorDate: Fri Feb 7 20:10:25 2025 +0100 Prepare changelog contents for the release --- src/changelog/.11.x.x/change_nexus_deploy.xml | 5 +++-- src/changelog/.11.x.x/export_deployment_data.xml | 2 +- src/changelog/.11.x.x/maven-args.xml | 2 +- src/changelog/.11.x.x/move_to_develocity_apache_org.xml | 4 +--- src/changelog/.11.x.x/update_actions_cache.xml | 8 -------- src/changelog/.11.x.x/update_actions_checkout.xml | 8 -------- src/changelog/.11.x.x/update_actions_setup_java.xml | 8 -------- src/changelog/.11.x.x/update_actions_upload_artifact.xml | 8 -------- .../.11.x.x/update_com_gradle_develocity_maven_extension.xml | 8 -------- .../update_de_skuzzle_enforcer_restrict_imports_enforcer_rule.xml | 8 -------- src/changelog/.11.x.x/update_github_codeql_action.xml | 8 -------- src/changelog/.11.x.x/update_gradle_develocity_actions.xml | 8 -------- .../.11.x.x/update_org_eclipse_jgit_org_eclipse_jgit.xml | 8 -------- src/changelog/.11.x.x/verify_reproducibility_reusable.xml | 4 ++-- 14 files changed, 8 insertions(+), 81 deletions(-) diff --git a/src/changelog/.11.x.x/change_nexus_deploy.xml b/src/changelog/.11.x.x/change_nexus_deploy.xml index 633f3e3..ad39e68 100644 --- a/src/changelog/.11.x.x/change_nexus_deploy.xml +++ b/src/changelog/.11.x.x/change_nexus_deploy.xml @@ -4,7 +4,8 @@ xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="changed"> <issue id="246" link="https://github.com/apache/logging-parent/pull/246"/> - <description format="asciidoc">Switch from `maven-deploy-plugin` to `nexus-staging-maven-plugin`, which helps with fetching the Nexus repository URL during a release. -`generate-email.sh` will be called with a fourth argument containing the Nexus repository URL. + <description format="asciidoc"> + Switch from `maven-deploy-plugin` to `nexus-staging-maven-plugin`, which helps with fetching the Nexus repository URL during a release. + `generate-email.sh` will be called with a fourth argument containing the Nexus repository URL. </description> </entry> diff --git a/src/changelog/.11.x.x/export_deployment_data.xml b/src/changelog/.11.x.x/export_deployment_data.xml index bbde87d..664af02 100644 --- a/src/changelog/.11.x.x/export_deployment_data.xml +++ b/src/changelog/.11.x.x/export_deployment_data.xml @@ -5,6 +5,6 @@ type="changed"> <issue id="246" link="https://github.com/apache/logging-parent/pull/246"/> <description format="asciidoc"> - The `deploy-*-reusable` workflows export the URL of the Nexus repository as `nexus-url` workflow output and the project version as `project-version`. + Update `deploy-*-reusable` workflows to export the URL of the Nexus repository and the project version as `nexus-url` and `project-version` workflow outputs, respectively </description> </entry> diff --git a/src/changelog/.11.x.x/maven-args.xml b/src/changelog/.11.x.x/maven-args.xml index 8b34f75..df7ec10 100644 --- a/src/changelog/.11.x.x/maven-args.xml +++ b/src/changelog/.11.x.x/maven-args.xml @@ -4,5 +4,5 @@ xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="changed"> <issue id="266" link="https://github.com/apache/logging-parent/pull/266"/> - <description format="asciidoc">Add `maven-args` input to `build-reusable` and `merge-dependabot-reusable`.</description> + <description format="asciidoc">Add `maven-args` input to `build-reusable` and `merge-dependabot-reusable`</description> </entry> diff --git a/src/changelog/.11.x.x/move_to_develocity_apache_org.xml b/src/changelog/.11.x.x/move_to_develocity_apache_org.xml index 5ec5ea7..8070026 100644 --- a/src/changelog/.11.x.x/move_to_develocity_apache_org.xml +++ b/src/changelog/.11.x.x/move_to_develocity_apache_org.xml @@ -4,7 +4,5 @@ xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="changed"> <issue id="313" link="https://github.com/apache/logging-parent/pull/313"/> - <description format="asciidoc"> - Move from `ge.apache.org` to new `develocity.apache.org` server. - </description> + <description format="asciidoc">Move from `ge.apache.org` to new `develocity.apache.org` server</description> </entry> diff --git a/src/changelog/.11.x.x/update_actions_cache.xml b/src/changelog/.11.x.x/update_actions_cache.xml deleted file mode 100644 index 547e6b8..0000000 --- a/src/changelog/.11.x.x/update_actions_cache.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xmlns="https://logging.apache.org/xml/ns" - xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" - type="updated"> - <issue id="298" link="https://github.com/apache/logging-parent/pull/298"/> - <description format="asciidoc">Update `actions/cache` to version `4.2.0`</description> -</entry> diff --git a/src/changelog/.11.x.x/update_actions_checkout.xml b/src/changelog/.11.x.x/update_actions_checkout.xml deleted file mode 100644 index 23d88cf..0000000 --- a/src/changelog/.11.x.x/update_actions_checkout.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xmlns="https://logging.apache.org/xml/ns" - xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" - type="updated"> - <issue id="294" link="https://github.com/apache/logging-parent/pull/294"/> - <description format="asciidoc">Update `actions/checkout` to version `4.2.2`</description> -</entry> diff --git a/src/changelog/.11.x.x/update_actions_setup_java.xml b/src/changelog/.11.x.x/update_actions_setup_java.xml deleted file mode 100644 index a81d3ec..0000000 --- a/src/changelog/.11.x.x/update_actions_setup_java.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xmlns="https://logging.apache.org/xml/ns" - xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" - type="updated"> - <issue id="324" link="https://github.com/apache/logging-parent/pull/324"/> - <description format="asciidoc">Update `actions/setup-java` to version `4.7.0`</description> -</entry> diff --git a/src/changelog/.11.x.x/update_actions_upload_artifact.xml b/src/changelog/.11.x.x/update_actions_upload_artifact.xml deleted file mode 100644 index 1f3dd65..0000000 --- a/src/changelog/.11.x.x/update_actions_upload_artifact.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xmlns="https://logging.apache.org/xml/ns" - xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" - type="updated"> - <issue id="310" link="https://github.com/apache/logging-parent/pull/310"/> - <description format="asciidoc">Update `actions/upload-artifact` to version `4.6.0`</description> -</entry> diff --git a/src/changelog/.11.x.x/update_com_gradle_develocity_maven_extension.xml b/src/changelog/.11.x.x/update_com_gradle_develocity_maven_extension.xml deleted file mode 100644 index 5682b54..0000000 --- a/src/changelog/.11.x.x/update_com_gradle_develocity_maven_extension.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xmlns="https://logging.apache.org/xml/ns" - xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" - type="updated"> - <issue id="318" link="https://github.com/apache/logging-parent/pull/318"/> - <description format="asciidoc">Update `com.gradle:develocity-maven-extension` to version `1.23.1`</description> -</entry> diff --git a/src/changelog/.11.x.x/update_de_skuzzle_enforcer_restrict_imports_enforcer_rule.xml b/src/changelog/.11.x.x/update_de_skuzzle_enforcer_restrict_imports_enforcer_rule.xml deleted file mode 100644 index 216b720..0000000 --- a/src/changelog/.11.x.x/update_de_skuzzle_enforcer_restrict_imports_enforcer_rule.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xmlns="https://logging.apache.org/xml/ns" - xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" - type="updated"> - <issue id="253" link="https://github.com/apache/logging-parent/pull/253"/> - <description format="asciidoc">Update `de.skuzzle.enforcer:restrict-imports-enforcer-rule` to version `2.6.0`</description> -</entry> diff --git a/src/changelog/.11.x.x/update_github_codeql_action.xml b/src/changelog/.11.x.x/update_github_codeql_action.xml deleted file mode 100644 index d1f67e9..0000000 --- a/src/changelog/.11.x.x/update_github_codeql_action.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xmlns="https://logging.apache.org/xml/ns" - xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" - type="updated"> - <issue id="326" link="https://github.com/apache/logging-parent/pull/326"/> - <description format="asciidoc">Update `github/codeql-action` to version `3.28.9`</description> -</entry> diff --git a/src/changelog/.11.x.x/update_gradle_develocity_actions.xml b/src/changelog/.11.x.x/update_gradle_develocity_actions.xml deleted file mode 100644 index cb1a7c2..0000000 --- a/src/changelog/.11.x.x/update_gradle_develocity_actions.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xmlns="https://logging.apache.org/xml/ns" - xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" - type="updated"> - <issue id="304" link="https://github.com/apache/logging-parent/pull/304"/> - <description format="asciidoc">Update `gradle/develocity-actions` to version `1.3`</description> -</entry> diff --git a/src/changelog/.11.x.x/update_org_eclipse_jgit_org_eclipse_jgit.xml b/src/changelog/.11.x.x/update_org_eclipse_jgit_org_eclipse_jgit.xml deleted file mode 100644 index e08beb7..0000000 --- a/src/changelog/.11.x.x/update_org_eclipse_jgit_org_eclipse_jgit.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xmlns="https://logging.apache.org/xml/ns" - xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" - type="updated"> - <issue id="296" link="https://github.com/apache/logging-parent/pull/296"/> - <description format="asciidoc">Update `org.eclipse.jgit:org.eclipse.jgit` to version `7.1.0.202411261347-r`</description> -</entry> diff --git a/src/changelog/.11.x.x/verify_reproducibility_reusable.xml b/src/changelog/.11.x.x/verify_reproducibility_reusable.xml index e978f63..869179f 100644 --- a/src/changelog/.11.x.x/verify_reproducibility_reusable.xml +++ b/src/changelog/.11.x.x/verify_reproducibility_reusable.xml @@ -5,7 +5,7 @@ type="changed"> <issue id="246" link="https://github.com/apache/logging-parent/pull/246"/> <description format="asciidoc"> - Adds a `verify_reproducibility-reusable.yaml` workflow to check reproducibility of artifacts in a Maven repo. - Deprecates the reproducibility check in `build-reusable.yaml`. + Add the `verify-reproducibility-reusable.yaml` workflow to check reproducibility of artifacts in a Maven repository. + Deprecate the reproducibility check in `build-reusable.yaml`. </description> </entry>
