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 05d4d3825f9a78bc94e8d7d66002936b7297ade4 Author: Volkan Yazıcı <[email protected]> AuthorDate: Mon Dec 18 10:52:25 2023 +0100 Upgrade `log4j-changelog` XSD version to `0.1.3` --- .github/workflows/merge-dependabot-reusable.yaml | 2 +- pom.xml | 2 +- src/changelog/10.0.0/add-changelog-export-profile.xml | 2 +- src/changelog/10.0.0/add-changelog-release-profile.xml | 2 +- src/changelog/10.0.0/add-deploy-profile.xml | 2 +- src/changelog/10.0.0/add-distribution-profile.xml | 2 +- src/changelog/10.0.0/add-release-instructions.xml | 2 +- src/changelog/10.0.0/add-release-profile.xml | 2 +- src/changelog/10.0.0/add-reusable-build-workflow.xml | 2 +- src/changelog/10.0.0/use-changelog-plugin.xml | 2 +- src/changelog/10.0.0/use-semver.xml | 2 +- src/changelog/10.1.0/add-asciidoc-profile.xml | 2 +- src/changelog/10.1.0/add-dependabot-changelog.xml | 2 +- src/changelog/10.1.0/add-osgi-jpms-descriptor-generation.xml | 2 +- src/changelog/10.1.0/add-reports-on-failure.xml | 2 +- src/changelog/10.1.0/add-website.xml | 2 +- src/changelog/10.1.0/fix-java-version.xml | 2 +- src/changelog/10.1.0/remove-outputTimestamp.xml | 2 +- src/changelog/10.1.0/switch-changelog-to-adoc.xml | 2 +- src/changelog/10.1.0/update_actions_checkout.xml | 2 +- .../10.1.0/update_com_github_spotbugs_spotbugs_maven_plugin.xml | 2 +- src/changelog/10.1.0/update_com_google_errorprone_error_prone_core.xml | 2 +- src/changelog/10.1.0/update_org_apache_apache.xml | 2 +- src/changelog/10.1.0/update_org_osgi_osgi_annotation.xml | 2 +- src/changelog/10.1.1/change_default_module_name.xml | 2 +- src/changelog/10.1.1/checksum_file.xml | 2 +- src/changelog/10.1.1/fix_bnd_required_module_names.xml | 2 +- src/changelog/10.1.1/timestamp.xml | 2 +- .../10.1.1/update_com_diffplug_spotless_spotless_maven_plugin.xml | 2 +- src/changelog/10.2.0/.release.xml | 2 +- src/changelog/10.2.0/add-sbom-support.xml | 2 +- src/changelog/10.2.0/add_bnd_baseline_plugin.xml | 2 +- src/changelog/10.2.0/apply_bnd_config_all_goals.xml | 2 +- src/changelog/10.2.0/change_flattened_pom.xml | 2 +- src/changelog/10.2.0/fix_bnd_extra_options.xml | 2 +- src/changelog/10.2.0/keep-parent-in-flatten-bom.xml | 2 +- src/changelog/10.2.0/remove-build-in-flatten-bom.xml | 2 +- src/changelog/10.2.0/skip-symlink-dirs.xml | 2 +- src/changelog/10.2.0/update-changelog-version.xml | 2 +- src/changelog/10.2.0/update-changelog-xsd-version.xml | 2 +- .../10.2.0/update_com_github_spotbugs_spotbugs_annotations.xml | 2 +- src/changelog/10.2.0/use-specific-defaultGoal.xml | 2 +- src/changelog/10.3.0/.release.xml | 2 +- src/changelog/10.3.0/add-bnd-extra-config.xml | 2 +- src/changelog/10.3.0/add-pom-xml-timestamp-substitution.xml | 2 +- src/changelog/10.3.0/add-sbom-serialNumber-and-vex.xml | 2 +- src/changelog/10.3.0/add-spotbugs-exclude.xml | 2 +- src/changelog/10.3.0/auto-derive-dist-attachments.xml | 2 +- src/changelog/10.3.0/change-bnd-baseline.xml | 2 +- src/changelog/10.3.0/fail-bnd-on-api-leak.xml | 2 +- src/changelog/10.3.0/fix-changelog-validation.xml | 2 +- src/changelog/10.3.0/fix-flatten-clean.xml | 2 +- src/changelog/10.3.0/fix-manifest.xml | 2 +- .../10.3.0/update_com_github_spotbugs_spotbugs_annotations.xml | 2 +- .../10.3.0/update_com_github_spotbugs_spotbugs_maven_plugin.xml | 2 +- src/changelog/10.3.0/update_com_google_errorprone_error_prone_core.xml | 2 +- .../10.3.0/update_org_apache_maven_plugins_maven_artifact_plugin.xml | 2 +- src/changelog/10.3.0/update_org_cyclonedx_cyclonedx_maven_plugin.xml | 2 +- src/changelog/10.4.0/.release.xml | 2 +- src/changelog/10.4.0/add-deterministic-formatter.xml | 2 +- src/changelog/10.4.0/increase-file-walk-depth.xml | 2 +- src/changelog/10.5.0/bnd-process.xml | 2 +- src/changelog/10.5.0/update_biz_aqute_bnd_bnd_baseline_maven_plugin.xml | 2 +- src/changelog/10.5.0/update_biz_aqute_bnd_bnd_maven_plugin.xml | 2 +- .../10.5.0/update_com_diffplug_spotless_spotless_maven_plugin.xml | 2 +- .../10.5.0/update_com_github_spotbugs_spotbugs_annotations.xml | 2 +- .../10.5.0/update_com_github_spotbugs_spotbugs_maven_plugin.xml | 2 +- src/changelog/10.5.0/update_org_apache_apache.xml | 2 +- .../update_org_apache_logging_log4j_log4j_changelog_maven_plugin.xml | 2 +- 69 files changed, 69 insertions(+), 69 deletions(-) diff --git a/.github/workflows/merge-dependabot-reusable.yaml b/.github/workflows/merge-dependabot-reusable.yaml index a1963f0..753e602 100644 --- a/.github/workflows/merge-dependabot-reusable.yaml +++ b/.github/workflows/merge-dependabot-reusable.yaml @@ -106,7 +106,7 @@ jobs: <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <issue id="$PR_ID" link="$PR_URL"/> <description format="asciidoc">Update \`$DEPENDENCY_NAME\` to version \`$DEPENDENCY_VERSION\`</description> diff --git a/pom.xml b/pom.xml index dedc396..fed644c 100644 --- a/pom.xml +++ b/pom.xml @@ -1064,7 +1064,7 @@ import org.apache.commons.codec.digest.*; <include>**/*.xml</include> </includes> <publicId>http://logging.apache.org/log4j/changelog</publicId> - <systemId>https://logging.apache.org/log4j/changelog-0.1.2.xsd</systemId> + <systemId>https://logging.apache.org/log4j/changelog-0.1.3.xsd</systemId> <validating>true</validating> </validationSet> </validationSets> diff --git a/src/changelog/10.0.0/add-changelog-export-profile.xml b/src/changelog/10.0.0/add-changelog-export-profile.xml index 3b845ed..273e0db 100644 --- a/src/changelog/10.0.0/add-changelog-export-profile.xml +++ b/src/changelog/10.0.0/add-changelog-export-profile.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc">Added `changelog-export` profile to easily export changelogs to Markdown files</description> </entry> diff --git a/src/changelog/10.0.0/add-changelog-release-profile.xml b/src/changelog/10.0.0/add-changelog-release-profile.xml index 8c5c75c..628c0a8 100644 --- a/src/changelog/10.0.0/add-changelog-release-profile.xml +++ b/src/changelog/10.0.0/add-changelog-release-profile.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc">Added `changelog-release` profile to easily move `src/changelog/.?.x.x` contents to their associated release directory</description> </entry> diff --git a/src/changelog/10.0.0/add-deploy-profile.xml b/src/changelog/10.0.0/add-deploy-profile.xml index 268d77d..e8f1189 100644 --- a/src/changelog/10.0.0/add-deploy-profile.xml +++ b/src/changelog/10.0.0/add-deploy-profile.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc">Added `deploy` profile to ease the Maven `deploy` goal</description> </entry> diff --git a/src/changelog/10.0.0/add-distribution-profile.xml b/src/changelog/10.0.0/add-distribution-profile.xml index 2212f42..1395426 100644 --- a/src/changelog/10.0.0/add-distribution-profile.xml +++ b/src/changelog/10.0.0/add-distribution-profile.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc">Added `asciidoc` profile to easily create a distribution file containing Git-tracked sources, release notes, binary attachments, `NOTICE.txt`, etc.</description> </entry> diff --git a/src/changelog/10.0.0/add-release-instructions.xml b/src/changelog/10.0.0/add-release-instructions.xml index 7c9c253..d55c7f2 100644 --- a/src/changelog/10.0.0/add-release-instructions.xml +++ b/src/changelog/10.0.0/add-release-instructions.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc">Documented release instructions (i.e., `RELEASING.md`)</description> </entry> diff --git a/src/changelog/10.0.0/add-release-profile.xml b/src/changelog/10.0.0/add-release-profile.xml index bdb71ba..d0c08c4 100644 --- a/src/changelog/10.0.0/add-release-profile.xml +++ b/src/changelog/10.0.0/add-release-profile.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc">Added `release` profile to share common release-specific Maven configuration</description> </entry> diff --git a/src/changelog/10.0.0/add-reusable-build-workflow.xml b/src/changelog/10.0.0/add-reusable-build-workflow.xml index c6e5d62..113dff8 100644 --- a/src/changelog/10.0.0/add-reusable-build-workflow.xml +++ b/src/changelog/10.0.0/add-reusable-build-workflow.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc">Added reusable GitHub Actions workflows to share CI boilerplate for other repositories</description> </entry> diff --git a/src/changelog/10.0.0/use-changelog-plugin.xml b/src/changelog/10.0.0/use-changelog-plugin.xml index 9ab08b6..c906c14 100644 --- a/src/changelog/10.0.0/use-changelog-plugin.xml +++ b/src/changelog/10.0.0/use-changelog-plugin.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc">Switched to using `log4j-changelog-maven-plugin` for managing changelog and release notes</description> </entry> diff --git a/src/changelog/10.0.0/use-semver.xml b/src/changelog/10.0.0/use-semver.xml index f7fc08f..4743de6 100644 --- a/src/changelog/10.0.0/use-semver.xml +++ b/src/changelog/10.0.0/use-semver.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <description format="asciidoc">Switched to semantic versioning (old version: `9`, new version: `10.0.0`)</description> </entry> diff --git a/src/changelog/10.1.0/add-asciidoc-profile.xml b/src/changelog/10.1.0/add-asciidoc-profile.xml index ebd5863..1be2b57 100644 --- a/src/changelog/10.1.0/add-asciidoc-profile.xml +++ b/src/changelog/10.1.0/add-asciidoc-profile.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc">Added `asciidoc` and `constants-tmpl-adoc` profiles to generate AsciiDoc-based websites from `src/site`</description> </entry> diff --git a/src/changelog/10.1.0/add-dependabot-changelog.xml b/src/changelog/10.1.0/add-dependabot-changelog.xml index 3fca489..7c52973 100644 --- a/src/changelog/10.1.0/add-dependabot-changelog.xml +++ b/src/changelog/10.1.0/add-dependabot-changelog.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc">Added support to auto-generate changelog entries for `dependabot` updates</description> </entry> diff --git a/src/changelog/10.1.0/add-osgi-jpms-descriptor-generation.xml b/src/changelog/10.1.0/add-osgi-jpms-descriptor-generation.xml index f4bf2a5..1d8562b 100644 --- a/src/changelog/10.1.0/add-osgi-jpms-descriptor-generation.xml +++ b/src/changelog/10.1.0/add-osgi-jpms-descriptor-generation.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc">Added `bnd-maven-plugin` defaults to auto-generate both OSGi and JPMS descriptors</description> </entry> diff --git a/src/changelog/10.1.0/add-reports-on-failure.xml b/src/changelog/10.1.0/add-reports-on-failure.xml index 84c6bd8..a58161e 100644 --- a/src/changelog/10.1.0/add-reports-on-failure.xml +++ b/src/changelog/10.1.0/add-reports-on-failure.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <issue id="28" link="https://github.com/apache/logging-parent/issues/28"/> <description format="asciidoc">Added CI report uploading in case of test or reproducibility failures</description> diff --git a/src/changelog/10.1.0/add-website.xml b/src/changelog/10.1.0/add-website.xml index c9632d1..bc4ef34 100644 --- a/src/changelog/10.1.0/add-website.xml +++ b/src/changelog/10.1.0/add-website.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc">Started publishing https://logging.apache.org/logging-parent[the project website]</description> </entry> diff --git a/src/changelog/10.1.0/fix-java-version.xml b/src/changelog/10.1.0/fix-java-version.xml index d7e05c0..00f23cb 100644 --- a/src/changelog/10.1.0/fix-java-version.xml +++ b/src/changelog/10.1.0/fix-java-version.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="fixed"> <description format="asciidoc">Replaced incorrect `java.version` Maven property override with `maven.compiler.{source,release,target}`</description> </entry> diff --git a/src/changelog/10.1.0/remove-outputTimestamp.xml b/src/changelog/10.1.0/remove-outputTimestamp.xml index 5828164..7f1762f 100644 --- a/src/changelog/10.1.0/remove-outputTimestamp.xml +++ b/src/changelog/10.1.0/remove-outputTimestamp.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="removed"> <description format="asciidoc">Removed `project.build.outputTimestamp` override since it is already provided by the parent POM and its old value `0` was causing https://github.com/spring-projects/spring-boot/pull/37438[reproducibility issues] for `spring-boot:repackage`</description> </entry> diff --git a/src/changelog/10.1.0/switch-changelog-to-adoc.xml b/src/changelog/10.1.0/switch-changelog-to-adoc.xml index 2e11f00..6b548ea 100644 --- a/src/changelog/10.1.0/switch-changelog-to-adoc.xml +++ b/src/changelog/10.1.0/switch-changelog-to-adoc.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <description format="asciidoc">Switched the default `log4j-changelog` configuration from Markdown (`.release-notes.md.ftl` and `.index.md.ftl`) to AsciiDoc (`.release-notes.adoc.ftl` and `.index.adoc.ftl`)</description> </entry> diff --git a/src/changelog/10.1.0/update_actions_checkout.xml b/src/changelog/10.1.0/update_actions_checkout.xml index 10e6549..64db999 100644 --- a/src/changelog/10.1.0/update_actions_checkout.xml +++ b/src/changelog/10.1.0/update_actions_checkout.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <author id="github:dependabot"/> <description format="asciidoc">Update `actions/checkout` to version `4.1.0`</description> diff --git a/src/changelog/10.1.0/update_com_github_spotbugs_spotbugs_maven_plugin.xml b/src/changelog/10.1.0/update_com_github_spotbugs_spotbugs_maven_plugin.xml index 733b4cf..2948d9f 100644 --- a/src/changelog/10.1.0/update_com_github_spotbugs_spotbugs_maven_plugin.xml +++ b/src/changelog/10.1.0/update_com_github_spotbugs_spotbugs_maven_plugin.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <author id="github:dependabot"/> <description format="asciidoc">Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.7.3.6`</description> diff --git a/src/changelog/10.1.0/update_com_google_errorprone_error_prone_core.xml b/src/changelog/10.1.0/update_com_google_errorprone_error_prone_core.xml index 095e63c..95d5a3a 100644 --- a/src/changelog/10.1.0/update_com_google_errorprone_error_prone_core.xml +++ b/src/changelog/10.1.0/update_com_google_errorprone_error_prone_core.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <author id="github:dependabot"/> <description format="asciidoc">Update `com.google.errorprone:error_prone_core` to version `2.22.0`</description> diff --git a/src/changelog/10.1.0/update_org_apache_apache.xml b/src/changelog/10.1.0/update_org_apache_apache.xml index fe484b3..e1f4158 100644 --- a/src/changelog/10.1.0/update_org_apache_apache.xml +++ b/src/changelog/10.1.0/update_org_apache_apache.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <description format="asciidoc">Update `org.apache:apache` to version `30`</description> </entry> diff --git a/src/changelog/10.1.0/update_org_osgi_osgi_annotation.xml b/src/changelog/10.1.0/update_org_osgi_osgi_annotation.xml index 1c55000..274bd9a 100644 --- a/src/changelog/10.1.0/update_org_osgi_osgi_annotation.xml +++ b/src/changelog/10.1.0/update_org_osgi_osgi_annotation.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <author id="github:dependabot"/> <description format="asciidoc">Update `org.osgi:osgi.annotation` to version `8.1.0`</description> diff --git a/src/changelog/10.1.1/change_default_module_name.xml b/src/changelog/10.1.1/change_default_module_name.xml index d038726..a8a8a60 100644 --- a/src/changelog/10.1.1/change_default_module_name.xml +++ b/src/changelog/10.1.1/change_default_module_name.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <description format="asciidoc">Changes the default OSGi and module name to use full stops `.` instead of non-alphanumeric characters</description> </entry> diff --git a/src/changelog/10.1.1/checksum_file.xml b/src/changelog/10.1.1/checksum_file.xml index 1d84157..36ba0d0 100644 --- a/src/changelog/10.1.1/checksum_file.xml +++ b/src/changelog/10.1.1/checksum_file.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="fixed"> <description format="asciidoc">Fixed checksum (i.e., `*.sha512`) file format</description> </entry> diff --git a/src/changelog/10.1.1/fix_bnd_required_module_names.xml b/src/changelog/10.1.1/fix_bnd_required_module_names.xml index 7ee4e00..2e638a1 100644 --- a/src/changelog/10.1.1/fix_bnd_required_module_names.xml +++ b/src/changelog/10.1.1/fix_bnd_required_module_names.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="fixed"> <description format="asciidoc">Fix BND module name detection on multi-release JARs</description> </entry> diff --git a/src/changelog/10.1.1/timestamp.xml b/src/changelog/10.1.1/timestamp.xml index e6c6351..8dd189e 100644 --- a/src/changelog/10.1.1/timestamp.xml +++ b/src/changelog/10.1.1/timestamp.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc">Used `project.build.outputTimestamp` to timestamp generated distribution files</description> </entry> diff --git a/src/changelog/10.1.1/update_com_diffplug_spotless_spotless_maven_plugin.xml b/src/changelog/10.1.1/update_com_diffplug_spotless_spotless_maven_plugin.xml index c9b13e4..47da8b9 100644 --- a/src/changelog/10.1.1/update_com_diffplug_spotless_spotless_maven_plugin.xml +++ b/src/changelog/10.1.1/update_com_diffplug_spotless_spotless_maven_plugin.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <description format="asciidoc">Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.40.0`</description> </entry> diff --git a/src/changelog/10.2.0/.release.xml b/src/changelog/10.2.0/.release.xml index 991811d..466deb4 100644 --- a/src/changelog/10.2.0/.release.xml +++ b/src/changelog/10.2.0/.release.xml @@ -17,5 +17,5 @@ --> <release xmlns="http://logging.apache.org/log4j/changelog" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" date="2023-10-18" version="10.2.0"/> diff --git a/src/changelog/10.2.0/add-sbom-support.xml b/src/changelog/10.2.0/add-sbom-support.xml index 56d3c4f..17926b8 100644 --- a/src/changelog/10.2.0/add-sbom-support.xml +++ b/src/changelog/10.2.0/add-sbom-support.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc">Added support for auto-generating CycloneDX Software Bill of Materials (SBOM)</description> </entry> diff --git a/src/changelog/10.2.0/add_bnd_baseline_plugin.xml b/src/changelog/10.2.0/add_bnd_baseline_plugin.xml index d36c77a..1afa7f6 100644 --- a/src/changelog/10.2.0/add_bnd_baseline_plugin.xml +++ b/src/changelog/10.2.0/add_bnd_baseline_plugin.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <description format="asciidoc"> Add a compulsory `bnd-baseline-maven-plugin` execution to check for breaking API changes diff --git a/src/changelog/10.2.0/apply_bnd_config_all_goals.xml b/src/changelog/10.2.0/apply_bnd_config_all_goals.xml index f934fc2..caf87e4 100644 --- a/src/changelog/10.2.0/apply_bnd_config_all_goals.xml +++ b/src/changelog/10.2.0/apply_bnd_config_all_goals.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <description format="asciidoc"> Apply the default `bnd-maven-plugin` configuration to all the plugin's goals diff --git a/src/changelog/10.2.0/change_flattened_pom.xml b/src/changelog/10.2.0/change_flattened_pom.xml index 5341d46..0cafc5b 100644 --- a/src/changelog/10.2.0/change_flattened_pom.xml +++ b/src/changelog/10.2.0/change_flattened_pom.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <description format="asciidoc"> Moves `.flattened-pom.xml` to the same directory as `pom.xml` to preserve the relative parent path. diff --git a/src/changelog/10.2.0/fix_bnd_extra_options.xml b/src/changelog/10.2.0/fix_bnd_extra_options.xml index 9d6c51d..a2db874 100644 --- a/src/changelog/10.2.0/fix_bnd_extra_options.xml +++ b/src/changelog/10.2.0/fix_bnd_extra_options.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="fixed"> <issue id="39" link="https://github.com/apache/logging-parent/issues/39"/> <description format="asciidoc">Prioritize definitions in `bnd-extra-*` variables over those inherited</description> diff --git a/src/changelog/10.2.0/keep-parent-in-flatten-bom.xml b/src/changelog/10.2.0/keep-parent-in-flatten-bom.xml index 9a27b76..bba5f88 100644 --- a/src/changelog/10.2.0/keep-parent-in-flatten-bom.xml +++ b/src/changelog/10.2.0/keep-parent-in-flatten-bom.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="fixed"> <issue id="37" link="https://github.com/apache/logging-parent/issues/37"/> <description format="asciidoc">Keep parent in `flatten-bom` configuration</description> diff --git a/src/changelog/10.2.0/remove-build-in-flatten-bom.xml b/src/changelog/10.2.0/remove-build-in-flatten-bom.xml index 82194f8..1d69ffc 100644 --- a/src/changelog/10.2.0/remove-build-in-flatten-bom.xml +++ b/src/changelog/10.2.0/remove-build-in-flatten-bom.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="fixed"> <description format="asciidoc">Remove `build` in `flatten-bom` configuration</description> </entry> diff --git a/src/changelog/10.2.0/skip-symlink-dirs.xml b/src/changelog/10.2.0/skip-symlink-dirs.xml index 7c3be02..b98c130 100644 --- a/src/changelog/10.2.0/skip-symlink-dirs.xml +++ b/src/changelog/10.2.0/skip-symlink-dirs.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="fixed"> <issue id="43" link="https://github.com/apache/logging-parent/issues/43"/> <description format="asciidoc">Fixed the archiving of symbolically linked directories in the `distribution` Maven profile</description> diff --git a/src/changelog/10.2.0/update-changelog-version.xml b/src/changelog/10.2.0/update-changelog-version.xml index 2d83cee..18bbdb5 100644 --- a/src/changelog/10.2.0/update-changelog-version.xml +++ b/src/changelog/10.2.0/update-changelog-version.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <description format="asciidoc">Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version `0.5.0`</description> </entry> diff --git a/src/changelog/10.2.0/update-changelog-xsd-version.xml b/src/changelog/10.2.0/update-changelog-xsd-version.xml index 030293e..a9c6987 100644 --- a/src/changelog/10.2.0/update-changelog-xsd-version.xml +++ b/src/changelog/10.2.0/update-changelog-xsd-version.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <description format="asciidoc">Update `log4j-changelog` XSD (used for validating changelog entries) to version `0.1.2`</description> </entry> diff --git a/src/changelog/10.2.0/update_com_github_spotbugs_spotbugs_annotations.xml b/src/changelog/10.2.0/update_com_github_spotbugs_spotbugs_annotations.xml index 4907755..9267416 100644 --- a/src/changelog/10.2.0/update_com_github_spotbugs_spotbugs_annotations.xml +++ b/src/changelog/10.2.0/update_com_github_spotbugs_spotbugs_annotations.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <issue id="44" link="https://github.com/apache/logging-parent/pull/44"/> <description format="asciidoc">Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.0`</description> diff --git a/src/changelog/10.2.0/use-specific-defaultGoal.xml b/src/changelog/10.2.0/use-specific-defaultGoal.xml index 8329c9f..4110e55 100644 --- a/src/changelog/10.2.0/use-specific-defaultGoal.xml +++ b/src/changelog/10.2.0/use-specific-defaultGoal.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="fixed"> <description format="asciidoc">Used specific execution IDs in ``defaultGoal``s to avoid running unwanted plugins</description> </entry> diff --git a/src/changelog/10.3.0/.release.xml b/src/changelog/10.3.0/.release.xml index ae17c99..ba820fc 100644 --- a/src/changelog/10.3.0/.release.xml +++ b/src/changelog/10.3.0/.release.xml @@ -17,5 +17,5 @@ --> <release xmlns="http://logging.apache.org/log4j/changelog" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" date="2023-11-09" version="10.3.0"/> diff --git a/src/changelog/10.3.0/add-bnd-extra-config.xml b/src/changelog/10.3.0/add-bnd-extra-config.xml index d91bc3e..3b8fa8f 100644 --- a/src/changelog/10.3.0/add-bnd-extra-config.xml +++ b/src/changelog/10.3.0/add-bnd-extra-config.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <issue id="apache/logging-log4j2#1895" link="https://github.com/apache/logging-log4j2/issues/1895"/> <description format="asciidoc">Add support to extend the `bnd-maven-plugin` configuration with `bnd-extra-config` property</description> diff --git a/src/changelog/10.3.0/add-pom-xml-timestamp-substitution.xml b/src/changelog/10.3.0/add-pom-xml-timestamp-substitution.xml index b333861..e37c8c9 100644 --- a/src/changelog/10.3.0/add-pom-xml-timestamp-substitution.xml +++ b/src/changelog/10.3.0/add-pom-xml-timestamp-substitution.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <issue id="50" link="https://github.com/apache/logging-parent/issues/50"/> <description format="asciidoc">Add support to replace `project.build.outputTimestamp` Maven property in CI</description> diff --git a/src/changelog/10.3.0/add-sbom-serialNumber-and-vex.xml b/src/changelog/10.3.0/add-sbom-serialNumber-and-vex.xml index 276671e..cb40622 100644 --- a/src/changelog/10.3.0/add-sbom-serialNumber-and-vex.xml +++ b/src/changelog/10.3.0/add-sbom-serialNumber-and-vex.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc"> Add XSLT transformation step to add a deterministic `serialNumber` and VDR links to the SBOM diff --git a/src/changelog/10.3.0/add-spotbugs-exclude.xml b/src/changelog/10.3.0/add-spotbugs-exclude.xml index 37b769d..8d2f42f 100644 --- a/src/changelog/10.3.0/add-spotbugs-exclude.xml +++ b/src/changelog/10.3.0/add-spotbugs-exclude.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc"> Add support for an optional `spotbugs-exclude.xml` file diff --git a/src/changelog/10.3.0/auto-derive-dist-attachments.xml b/src/changelog/10.3.0/auto-derive-dist-attachments.xml index f0a1854..75bbd4c 100644 --- a/src/changelog/10.3.0/auto-derive-dist-attachments.xml +++ b/src/changelog/10.3.0/auto-derive-dist-attachments.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <description format="asciidoc"> `deploy-release-reusable.yaml` is improved to automatically derive deployed artifacts as attachments. diff --git a/src/changelog/10.3.0/change-bnd-baseline.xml b/src/changelog/10.3.0/change-bnd-baseline.xml index eac7907..4d3672e 100644 --- a/src/changelog/10.3.0/change-bnd-baseline.xml +++ b/src/changelog/10.3.0/change-bnd-baseline.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <description format="asciidoc"> Disable the usage of `<distributionManagement>` and alpha releases in the `bnd-baseline-maven-plugin` diff --git a/src/changelog/10.3.0/fail-bnd-on-api-leak.xml b/src/changelog/10.3.0/fail-bnd-on-api-leak.xml index c3e8602..d2a7491 100644 --- a/src/changelog/10.3.0/fail-bnd-on-api-leak.xml +++ b/src/changelog/10.3.0/fail-bnd-on-api-leak.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <issue id="apache/logging-log4j2#1895" link="https://github.com/apache/logging-log4j2/issues/1895"/> <description format="asciidoc">Convert `bnd-maven-plugin` API leakage warnings to errors</description> diff --git a/src/changelog/10.3.0/fix-changelog-validation.xml b/src/changelog/10.3.0/fix-changelog-validation.xml index c002b48..9c1e7b7 100644 --- a/src/changelog/10.3.0/fix-changelog-validation.xml +++ b/src/changelog/10.3.0/fix-changelog-validation.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="fixed"> <description format="asciidoc">Fix broken changelog entry validation</description> </entry> diff --git a/src/changelog/10.3.0/fix-flatten-clean.xml b/src/changelog/10.3.0/fix-flatten-clean.xml index 16cbbd8..4bd14e4 100644 --- a/src/changelog/10.3.0/fix-flatten-clean.xml +++ b/src/changelog/10.3.0/fix-flatten-clean.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="fixed"> <description format="asciidoc">Attach `flatten:clean` to `clean` phase</description> </entry> diff --git a/src/changelog/10.3.0/fix-manifest.xml b/src/changelog/10.3.0/fix-manifest.xml index 1fea5cc..ec8ffe7 100644 --- a/src/changelog/10.3.0/fix-manifest.xml +++ b/src/changelog/10.3.0/fix-manifest.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="fixed"> <issue id="apache/logging-log4j2#1923" link="https://github.com/apache/logging-log4j2/issues/1923"/> <description format="asciidoc">Add missing `Implementation-` and `Specification-` entries in `MANIFEST.MF` to `bnd-maven-plugin` configuration</description> diff --git a/src/changelog/10.3.0/update_com_github_spotbugs_spotbugs_annotations.xml b/src/changelog/10.3.0/update_com_github_spotbugs_spotbugs_annotations.xml index e3e5bf2..8653f4a 100644 --- a/src/changelog/10.3.0/update_com_github_spotbugs_spotbugs_annotations.xml +++ b/src/changelog/10.3.0/update_com_github_spotbugs_spotbugs_annotations.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <issue id="58" link="https://github.com/apache/logging-parent/pull/58"/> <description format="asciidoc">Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.1`</description> diff --git a/src/changelog/10.3.0/update_com_github_spotbugs_spotbugs_maven_plugin.xml b/src/changelog/10.3.0/update_com_github_spotbugs_spotbugs_maven_plugin.xml index 5829f02..86c3994 100644 --- a/src/changelog/10.3.0/update_com_github_spotbugs_spotbugs_maven_plugin.xml +++ b/src/changelog/10.3.0/update_com_github_spotbugs_spotbugs_maven_plugin.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <issue id="57" link="https://github.com/apache/logging-parent/pull/57"/> <description format="asciidoc">Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.8.1.0`</description> diff --git a/src/changelog/10.3.0/update_com_google_errorprone_error_prone_core.xml b/src/changelog/10.3.0/update_com_google_errorprone_error_prone_core.xml index f3d8de2..5f209b8 100644 --- a/src/changelog/10.3.0/update_com_google_errorprone_error_prone_core.xml +++ b/src/changelog/10.3.0/update_com_google_errorprone_error_prone_core.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <issue id="49" link="https://github.com/apache/logging-parent/pull/49"/> <description format="asciidoc">Update `com.google.errorprone:error_prone_core` to version `2.23.0`</description> diff --git a/src/changelog/10.3.0/update_org_apache_maven_plugins_maven_artifact_plugin.xml b/src/changelog/10.3.0/update_org_apache_maven_plugins_maven_artifact_plugin.xml index 84088ad..62b48df 100644 --- a/src/changelog/10.3.0/update_org_apache_maven_plugins_maven_artifact_plugin.xml +++ b/src/changelog/10.3.0/update_org_apache_maven_plugins_maven_artifact_plugin.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <description format="asciidoc">Update `org.apache.maven.plugins:maven-artifact-plugin` to version `3.5.0`</description> </entry> diff --git a/src/changelog/10.3.0/update_org_cyclonedx_cyclonedx_maven_plugin.xml b/src/changelog/10.3.0/update_org_cyclonedx_cyclonedx_maven_plugin.xml index ade3be8..30b9435 100644 --- a/src/changelog/10.3.0/update_org_cyclonedx_cyclonedx_maven_plugin.xml +++ b/src/changelog/10.3.0/update_org_cyclonedx_cyclonedx_maven_plugin.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <issue id="54" link="https://github.com/apache/logging-parent/pull/54"/> <description format="asciidoc">Update `org.cyclonedx:cyclonedx-maven-plugin` to version `2.7.10`</description> diff --git a/src/changelog/10.4.0/.release.xml b/src/changelog/10.4.0/.release.xml index ef12f07..134a01a 100644 --- a/src/changelog/10.4.0/.release.xml +++ b/src/changelog/10.4.0/.release.xml @@ -17,5 +17,5 @@ --> <release xmlns="http://logging.apache.org/log4j/changelog" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" date="2023-11-13" version="10.4.0"/> diff --git a/src/changelog/10.4.0/add-deterministic-formatter.xml b/src/changelog/10.4.0/add-deterministic-formatter.xml index ac30e0c..2ad8450 100644 --- a/src/changelog/10.4.0/add-deterministic-formatter.xml +++ b/src/changelog/10.4.0/add-deterministic-formatter.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="added"> <description format="asciidoc"> Add deterministic Palantir Java formatter diff --git a/src/changelog/10.4.0/increase-file-walk-depth.xml b/src/changelog/10.4.0/increase-file-walk-depth.xml index 8a65bf4..ce3f923 100644 --- a/src/changelog/10.4.0/increase-file-walk-depth.xml +++ b/src/changelog/10.4.0/increase-file-walk-depth.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <description format="asciidoc">Increase directory scanning depth from 8 to 32 in the distribution BeanShell script</description> </entry> diff --git a/src/changelog/10.5.0/bnd-process.xml b/src/changelog/10.5.0/bnd-process.xml index d5c1569..56a111a 100644 --- a/src/changelog/10.5.0/bnd-process.xml +++ b/src/changelog/10.5.0/bnd-process.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <issue id="69" link="https://github.com/apache/logging-parent/issues/69"/> <description format="asciidoc">Switch from `bnd:jar` to `bnd:bnd-process` to improve integration with the ecosystem; IDEs, Maven plugins, etc.</description> diff --git a/src/changelog/10.5.0/update_biz_aqute_bnd_bnd_baseline_maven_plugin.xml b/src/changelog/10.5.0/update_biz_aqute_bnd_bnd_baseline_maven_plugin.xml index ec795c4..2b80ed7 100644 --- a/src/changelog/10.5.0/update_biz_aqute_bnd_bnd_baseline_maven_plugin.xml +++ b/src/changelog/10.5.0/update_biz_aqute_bnd_bnd_baseline_maven_plugin.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <issue id="78" link="https://github.com/apache/logging-parent/pull/78"/> <description format="asciidoc">Update `biz.aQute.bnd:bnd-baseline-maven-plugin` to version `7.0.0`</description> diff --git a/src/changelog/10.5.0/update_biz_aqute_bnd_bnd_maven_plugin.xml b/src/changelog/10.5.0/update_biz_aqute_bnd_bnd_maven_plugin.xml index cde270f..482da1e 100644 --- a/src/changelog/10.5.0/update_biz_aqute_bnd_bnd_maven_plugin.xml +++ b/src/changelog/10.5.0/update_biz_aqute_bnd_bnd_maven_plugin.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <issue id="81" link="https://github.com/apache/logging-parent/pull/81"/> <description format="asciidoc">Update `github/codeql-action` to version `3.22.11`</description> diff --git a/src/changelog/10.5.0/update_com_diffplug_spotless_spotless_maven_plugin.xml b/src/changelog/10.5.0/update_com_diffplug_spotless_spotless_maven_plugin.xml index d8e91a5..c221515 100644 --- a/src/changelog/10.5.0/update_com_diffplug_spotless_spotless_maven_plugin.xml +++ b/src/changelog/10.5.0/update_com_diffplug_spotless_spotless_maven_plugin.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <issue id="70" link="https://github.com/apache/logging-parent/pull/70"/> <description format="asciidoc">Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.41.1`</description> diff --git a/src/changelog/10.5.0/update_com_github_spotbugs_spotbugs_annotations.xml b/src/changelog/10.5.0/update_com_github_spotbugs_spotbugs_annotations.xml index 1671973..abe2ab2 100644 --- a/src/changelog/10.5.0/update_com_github_spotbugs_spotbugs_annotations.xml +++ b/src/changelog/10.5.0/update_com_github_spotbugs_spotbugs_annotations.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <issue id="80" link="https://github.com/apache/logging-parent/pull/80"/> <description format="asciidoc">Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.3`</description> diff --git a/src/changelog/10.5.0/update_com_github_spotbugs_spotbugs_maven_plugin.xml b/src/changelog/10.5.0/update_com_github_spotbugs_spotbugs_maven_plugin.xml index 7d3d6f4..e00c792 100644 --- a/src/changelog/10.5.0/update_com_github_spotbugs_spotbugs_maven_plugin.xml +++ b/src/changelog/10.5.0/update_com_github_spotbugs_spotbugs_maven_plugin.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <issue id="71" link="https://github.com/apache/logging-parent/pull/71"/> <description format="asciidoc">Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.8.2.0`</description> diff --git a/src/changelog/10.5.0/update_org_apache_apache.xml b/src/changelog/10.5.0/update_org_apache_apache.xml index b10fa76..5808533 100644 --- a/src/changelog/10.5.0/update_org_apache_apache.xml +++ b/src/changelog/10.5.0/update_org_apache_apache.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <issue id="73" link="https://github.com/apache/logging-parent/pull/73"/> <description format="asciidoc">Update `org.apache:apache` to version `31`</description> diff --git a/src/changelog/10.5.0/update_org_apache_logging_log4j_log4j_changelog_maven_plugin.xml b/src/changelog/10.5.0/update_org_apache_logging_log4j_log4j_changelog_maven_plugin.xml index b934f68..0c0ef47 100644 --- a/src/changelog/10.5.0/update_org_apache_logging_log4j_log4j_changelog_maven_plugin.xml +++ b/src/changelog/10.5.0/update_org_apache_logging_log4j_log4j_changelog_maven_plugin.xml @@ -1,7 +1,7 @@ <?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" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" type="changed"> <issue id="84" link="https://github.com/apache/logging-parent/pull/84"/> <description format="asciidoc">Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version `0.7.0`</description>
