Apache Logging Parent team is pleased to announce the 10.2.0
release. This project contains the parent POM for other Maven-based
Apache Logging Services projects. For further information (support,
download, etc.) see the project website[1].

[1] https://logging.apache.org/logging-parent

=== Release Notes

This minor release contains several small improvements.

==== Added

* Added support for auto-generating CycloneDX Software Bill of Materials (SBOM)

==== Changed

* Add a compulsory `bnd-baseline-maven-plugin` execution to check for
breaking API changes
* Apply the default `bnd-maven-plugin` configuration to all the plugin's goals
* Moves `.flattened-pom.xml` to the same directory as `pom.xml` to
preserve the relative parent path. This requires adding
`.flattened-pom.xml` to the `.gitignore` file of the repository.
* Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to
version `0.5.0`
* Update `log4j-changelog` XSD (used for validating changelog entries)
to version `0.1.2`
* Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.0` (#44)

==== Fixed

* Prioritize definitions in `bnd-extra-*` variables over those inherited (#39)
* Keep parent in `flatten-bom` configuration (#37)
* Remove `build` in `flatten-bom` configuration
* Fixed the archiving of symbolically linked directories in the
`distribution` Maven profile (#43)
* Used specific execution IDs in `defaultGoal`s to avoid running
unwanted plugins

Reply via email to