You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2018/09/23 17:33:58 UTC

[3/3] logging-log4j-audit git commit: LOG4J2-2452 - Add verbose parameter to the Log4j audit Maven plugin

LOG4J2-2452 - Add verbose parameter to the Log4j audit Maven plugin


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/commit/9c8d514b
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/tree/9c8d514b
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/diff/9c8d514b

Branch: refs/heads/master
Commit: 9c8d514b663a840d2cfb52d9785c2b833e0582ec
Parents: 937a035
Author: Ralph Goers <rg...@apache.org>
Authored: Sun Sep 23 07:23:11 2018 -1000
Committer: Ralph Goers <rg...@apache.org>
Committed: Sun Sep 23 07:23:11 2018 -1000

----------------------------------------------------------------------
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/9c8d514b/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 74fe82b..ede29af 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,6 +32,9 @@
     -->
     <release version="1.0.1" date="YYYY-MM-DD" description="Release 1.0.1">
       <action issue="LOG4J2-2421" dev="rgoers" type="fix" due-to="Andrei Ivanov">
+        Add verbose parameter to the Log4j audit Maven plugin.
+      </action>
+      <action issue="LOG4J2-2421" dev="rgoers" type="fix" due-to="Andrei Ivanov">
         AbstractEventLogger.logEvent doesn't check for missing required context attributes.
       </action>
       <action issue="LOG4J2-2417" dev="rgoers" type="fix" due-to="Andrei Ivanov">