From commits-return-51955-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Tue Jul 28 13:49:03 2020 Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-commits-archive@www.apache.org Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with ESMTP id 23A6E1978D for ; Tue, 28 Jul 2020 13:49:02 +0000 (UTC) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 9F01C1241DF for ; Tue, 28 Jul 2020 13:49:01 +0000 (UTC) Received: (qmail 82825 invoked by uid 500); 28 Jul 2020 13:49:01 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 82715 invoked by uid 500); 28 Jul 2020 13:49:01 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 82685 invoked by uid 99); 28 Jul 2020 13:49:01 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jul 2020 13:49:01 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id E115A82073; Tue, 28 Jul 2020 13:49:00 +0000 (UTC) Date: Tue, 28 Jul 2020 13:49:01 +0000 To: "commits@directory.apache.org" Subject: [directory-fortress-commander] 01/02: Log4j 2.13.3 upgrade MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: smckinney@apache.org In-Reply-To: <159594414076.24081.14279207023256891576@gitbox.apache.org> References: <159594414076.24081.14279207023256891576@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: directory-fortress-commander X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 98d0bb78ba418dfe9b6b9bfbd04a57d891245f1d X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20200728134900.E115A82073@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. smckinney pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/directory-fortress-commander.git commit 98d0bb78ba418dfe9b6b9bfbd04a57d891245f1d Author: John Eipe AuthorDate: Sat Jun 20 17:17:42 2020 +0530 Log4j 2.13.3 upgrade --- src/main/resources/log4j2.xml | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/src/main/resources/log4j2.xml b/src/main/resources/log4j2.xml new file mode 100644 index 0000000..d47ff4a --- /dev/null +++ b/src/main/resources/log4j2.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file