Skip to content

Commit 05d5ef6

Browse files
committed
Tidy up changelog
1 parent 46f8ee6 commit 05d5ef6

16 files changed

+7
-97
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
<error-prone.version>2.26.1</error-prone.version>
243243
<!-- `findsecbugs-plugin:1.13.0` contains a bug blocking Log4j compilation: https://github.com/find-sec-bugs/find-sec-bugs/pull/728
244244
Hence, pinning the `1.12.0` instead. -->
245-
<findsecbugs-plugin.version>1.13.0</findsecbugs-plugin.version>
245+
<findsecbugs-plugin.version>1.12.0</findsecbugs-plugin.version>
246246

247247
<!-- site-specific versions -->
248248
<!-- We use a separate property than `project.version` to refer to the most recent _published_ version of the project.

src/changelog/.11.x.x/105_cyclonedx_upgrade.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="changed">
66
<issue id="105" link="https://github.com/apache/logging-parent/issues/105"/>
7-
<description format="asciidoc">Replace `process-sbom` script with CycloneDX plugin configuration.</description>
7+
<description format="asciidoc">Replace `process-sbom` script with CycloneDX plugin configuration</description>
88
</entry>

src/changelog/.11.x.x/140_add_coverage_profile.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="added">
66
<issue id="140" link="https://github.com/apache/logging-parent/pull/140"/>
7-
<description format="asciidoc">Add `coverage` profile to generate a test coverage report.</description>
7+
<description format="asciidoc">Add `coverage` profile to generate a test coverage report</description>
88
</entry>

src/changelog/.11.x.x/update_actions_checkout.xml renamed to src/changelog/.11.x.x/antora.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5-
type="updated">
6-
<issue id="132" link="https://github.com/apache/logging-parent/pull/132"/>
7-
<description format="asciidoc">Update `actions/checkout` to version `4.1.2`</description>
5+
type="changed">
6+
<description format="asciidoc">Migrate website support from `asciidoctor-maven-plugin` to Antora</description>
87
</entry>

src/changelog/.11.x.x/update_actions_setup_java.xml renamed to src/changelog/.11.x.x/auto_site_deploy.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5-
type="updated">
6-
<issue id="137" link="https://github.com/apache/logging-parent/pull/137"/>
7-
<description format="asciidoc">Update `actions/setup-java` to version `4.2.1`</description>
5+
type="added">
6+
<description format="asciidoc">Add `deploy-site-yaml` GitHub actions workflow to automate the website deployment</description>
87
</entry>

src/changelog/.11.x.x/update_actions_upload_artifact.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/changelog/.11.x.x/update_com_github_spotbugs_spotbugs_annotations.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/changelog/.11.x.x/update_com_h3xstream_findsecbugs_findsecbugs_plugin.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/changelog/.11.x.x/update_commons_codec_commons_codec.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/changelog/.11.x.x/update_de_skuzzle_enforcer_restrict_imports_enforcer_rule.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)