This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch 2.24.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.24.x by this push:
new 47c97a1046 Add changelog entry for JTL Docker tests (#2953)
47c97a1046 is described below
commit 47c97a10466fe74aa09d8dbf458dbaa7cf049ff1
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Sep 18 12:21:13 2024 +0200
Add changelog entry for JTL Docker tests (#2953)
---
src/changelog/.2.x.x/2953_enable_docker_for_JTL.xml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/src/changelog/.2.x.x/2953_enable_docker_for_JTL.xml
b/src/changelog/.2.x.x/2953_enable_docker_for_JTL.xml
new file mode 100644
index 0000000000..4d0f8d434f
--- /dev/null
+++ b/src/changelog/.2.x.x/2953_enable_docker_for_JTL.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="changed">
+ <issue id="2953" link="https://github.com/apache/logging-log4j2/pull/2953"/>
+ <description format="asciidoc">Enable Docker-based tests in CI for JSON
Template Layout</description>
+</entry>