src/changelog/10.2.0/skip-symlink-dirs.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="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> </entry>