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

vy pushed a commit to branch release/10.5.0
in repository https://gitbox.apache.org/repos/asf/logging-parent.git

commit 2876cb4900fd3d8792c1f2d103088bb790e00983
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Mon Dec 18 10:50:59 2023 +0100

    Rearrange changelog
---
 src/changelog/.10.x.x/update_actions_upload_artifact.xml |  8 --------
 src/site/_release-notes/_10.5.0.adoc                     |  6 +++---
 src/site/_release-notes/_10.x.x.adoc                     | 15 ---------------
 3 files changed, 3 insertions(+), 26 deletions(-)

diff --git a/src/changelog/.10.x.x/update_actions_upload_artifact.xml 
b/src/changelog/.10.x.x/update_actions_upload_artifact.xml
deleted file mode 100644
index 839e3b4..0000000
--- a/src/changelog/.10.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="http://logging.apache.org/log4j/changelog";
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.2.xsd";
-       type="changed">
-  <issue id="83" link="https://github.com/apache/logging-parent/pull/83"/>
-  <description format="asciidoc">Update `actions/upload-artifact` to version 
`4.0.0`</description>
-</entry>
diff --git a/src/site/_release-notes/_10.5.0.adoc 
b/src/site/_release-notes/_10.5.0.adoc
index 892f59f..8672a3b 100644
--- a/src/site/_release-notes/_10.5.0.adoc
+++ b/src/site/_release-notes/_10.5.0.adoc
@@ -48,9 +48,9 @@ Log4j was the blocker for this upgrade and the issue is 
resolved in https://gith
 
 * Switch from `bnd:jar` to `bnd:bnd-process` to improve integration with the 
ecosystem; IDEs, Maven plugins, etc. 
(https://github.com/apache/logging-parent/issues/69[69])
 * Update `biz.aQute.bnd:bnd-baseline-maven-plugin` to version `7.0.0` 
(https://github.com/apache/logging-parent/pull/78[78])
-* Update `biz.aQute.bnd:bnd-maven-plugin` to version `7.0.0`
+* Update `github/codeql-action` to version `3.22.11` 
(https://github.com/apache/logging-parent/pull/81[81])
 * Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.41.1` 
(https://github.com/apache/logging-parent/pull/70[70])
-* Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.2` 
(https://github.com/apache/logging-parent/pull/68[68])
+* Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.3` 
(https://github.com/apache/logging-parent/pull/80[80])
 * Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.8.2.0` 
(https://github.com/apache/logging-parent/pull/71[71])
 * Update `org.apache:apache` to version `31` 
(https://github.com/apache/logging-parent/pull/73[73])
-* Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version 
`0.6.0` (https://github.com/apache/logging-parent/pull/72[72])
+* Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version 
`0.7.0` (https://github.com/apache/logging-parent/pull/84[84])
diff --git a/src/site/_release-notes/_10.x.x.adoc 
b/src/site/_release-notes/_10.x.x.adoc
index ca838ae..8f67449 100644
--- a/src/site/_release-notes/_10.x.x.adoc
+++ b/src/site/_release-notes/_10.x.x.adoc
@@ -40,18 +40,3 @@
 
 This minor release contains several small improvements.
 
-
-==== Changed
-
-* Switch from `bnd:jar` to `bnd:bnd-process` to improve integration with the 
ecosystem; IDEs, Maven plugins, etc. 
(https://github.com/apache/logging-parent/issues/69[69])
-* Update `actions/setup-java` to version `4.0.0` 
(https://github.com/apache/logging-parent/pull/67[67])
-* Update `actions/upload-artifact` to version `4.0.0` 
(https://github.com/apache/logging-parent/pull/83[83])
-* Update `biz.aQute.bnd:bnd-baseline-maven-plugin` to version `7.0.0` 
(https://github.com/apache/logging-parent/pull/78[78])
-* Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.41.1` 
(https://github.com/apache/logging-parent/pull/70[70])
-* Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.3` 
(https://github.com/apache/logging-parent/pull/80[80])
-* Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.8.2.0` 
(https://github.com/apache/logging-parent/pull/71[71])
-* Update `github/codeql-action` to version `3.22.11` 
(https://github.com/apache/logging-parent/pull/81[81])
-* Update `org.apache:apache` to version `31` 
(https://github.com/apache/logging-parent/pull/73[73])
-* Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version 
`0.7.0` (https://github.com/apache/logging-parent/pull/84[84])
-* Update `org.codehaus.mojo:build-helper-maven-plugin` to version `3.5.0` 
(https://github.com/apache/logging-parent/pull/65[65])
-* Update `org.eclipse.jgit:org.eclipse.jgit` to version `6.8.0.202311291450-r` 
(https://github.com/apache/logging-parent/pull/74[74])

Reply via email to