src/changelog/10.3.0/add-bnd-extra-config.xml (8 lines of code) (raw):

<?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="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> </entry>