This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch fix/deploy in repository https://gitbox.apache.org/repos/asf/logging-parent.git
The following commit(s) were added to refs/heads/fix/deploy by this push: new c1b25e1 Add changelog entry c1b25e1 is described below commit c1b25e1bdb0c43b1325ad6a01fcdbcf4bea1180e Author: Piotr P. Karwasz <pkarwasz-git...@apache.org> AuthorDate: Sat Mar 22 07:54:29 2025 +0100 Add changelog entry --- src/changelog/.12.x.x/fix_deployment.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/changelog/.12.x.x/fix_deployment.xml b/src/changelog/.12.x.x/fix_deployment.xml new file mode 100644 index 0000000..c67aedf --- /dev/null +++ b/src/changelog/.12.x.x/fix_deployment.xml @@ -0,0 +1,8 @@ +<?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="360" link="https://github.com/apache/logging-parent/pull/360"/> + <description format="asciidoc">Stop deployment of test artifacts.</description> +</entry>