You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2015/09/22 19:38:15 UTC

logging-log4j2 git commit: [LOG4J2-1127] log4j2.xml cannot be parsed on Oracle Weblogic 12c

Repository: logging-log4j2
Updated Branches:
  refs/heads/master e0d0aee88 -> 77e4a3813


[LOG4J2-1127] log4j2.xml cannot be parsed on Oracle Weblogic 12c

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/77e4a381
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/77e4a381
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/77e4a381

Branch: refs/heads/master
Commit: 77e4a38135e89f75f8c27be2dbc134b941e8a0af
Parents: e0d0aee
Author: ggregory <gg...@apache.org>
Authored: Tue Sep 22 10:38:12 2015 -0700
Committer: ggregory <gg...@apache.org>
Committed: Tue Sep 22 10:38:12 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/77e4a381/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 368098e..f15c8f5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -23,6 +23,9 @@
     <title>Changes</title>
   </properties>
   <body>
+    <release version="2.4.1" date="2015-MM-DD" description="GA Release 2.4.1">
+      <action issue="LOG4J2-1127" dev="ggregory" type="fix">log4j2.xml cannot be parsed on Oracle Weblogic 12c</action>
+    </release>
     <release version="2.4" date="2015-09-20" description="GA Release 2.4">
       <action issue="LOG4J2-635" dev="rgoers" type="add">
         Add support for configuration via Properties.