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 2016/08/27 03:23:14 UTC

logging-log4j2 git commit: Fix due-to's for myself.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master ae218df64 -> 82032fc6a


Fix due-to's for myself.

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

Branch: refs/heads/master
Commit: 82032fc6a0c4882f74334bc872a6ed8e16d3c271
Parents: ae218df
Author: Gary Gregory <gg...@apache.org>
Authored: Fri Aug 26 20:23:11 2016 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Fri Aug 26 20:23:11 2016 -0700

----------------------------------------------------------------------
 src/changes/changes.xml | 46 ++++++++++++++++++++++----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/82032fc6/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0afb959..2a1f57a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -24,7 +24,7 @@
   </properties>
   <body>
     <release version="2.7" date="2016-MM-DD" description="GA Release 2.7">
-      <action issue="LOG4J2-1548" dev="ggregory" type="fix" due-to="Gary Gregory">
+      <action issue="LOG4J2-1548" dev="ggregory" type="fix">
         [CronTriggeringPolicy] ConfigurationScheduler schedules the task infinitely after first fire.
       </action>
       <action issue="LOG4J2-1506" dev="ggregory" type="fix" due-to="Johannes Schleger">
@@ -36,13 +36,13 @@
       <action issue="LOG4J2-1320" dev="ggregory" type="fix" due-to="Paresh Varke, Pierrick Hymbert, Gary Gregory">
         Custom plugins are not loaded, URL protocol vfs is not supported.
       </action>
-      <action issue="LOG4J2-1541" dev="ggregory" type="fix" due-to="Gary Gregory">
+      <action issue="LOG4J2-1541" dev="ggregory" type="fix">
         Fix file handle resource leak in XmlConfiguration.XmlConfiguration(ConfigurationSource).
       </action>
       <action issue="LOG4J2-1538" dev="ggregory" type="fix" due-to="Igor Karpov">
         Dynamic removal of filter may cause NPE.
       </action>
-      <action issue="LOG4J2-1532" dev="ggregory" type="fix" due-to="Gary Gregory">
+      <action issue="LOG4J2-1532" dev="ggregory" type="fix">
         Attributes are not merged properly in composite configurations.
       </action>
       <action issue="LOG4J2-1529" dev="mattsicker" type="fix" due-to="Sridevi Narra">
@@ -135,37 +135,37 @@
       <action issue="LOG4J2-1540" dev="ggregory" type="add" due-to="Gary Gregory">
         The Core AbstractManager should track its LoggerContext.
       </action>
-      <action issue="LOG4J2-1458" dev="ggregory" type="update" due-to="Gary Gregory">
+      <action issue="LOG4J2-1458" dev="ggregory" type="update">
         Update Jackson from 2.7.5 to 2.8.0.
       </action>
-      <action issue="LOG4J2-1494" dev="ggregory" type="update" due-to="Gary Gregory">
+      <action issue="LOG4J2-1494" dev="ggregory" type="update">
         Update Jackson from 2.8.0 to 2.8.1.
       </action>
-      <action issue="LOG4J2-1495" dev="ggregory" type="update" due-to="Gary Gregory">
+      <action issue="LOG4J2-1495" dev="ggregory" type="update">
         Update LMAX Disruptor from 3.3.4 to 3.3.5.
       </action>
-      <action issue="LOG4J2-1496" dev="ggregory" type="update" due-to="Gary Gregory">
+      <action issue="LOG4J2-1496" dev="ggregory" type="update">
         Update Kafka client from 0.9.1.0 to 0.10.0.0.
       </action>
-      <action issue="LOG4J2-1533" dev="ggregory" type="update" due-to="Gary Gregory">
+      <action issue="LOG4J2-1533" dev="ggregory" type="update">
         Update Kafka client from 0.10.0.0 to 0.10.0.1.
       </action>
-      <action issue="LOG4J2-1487" dev="ggregory" type="update" due-to="Gary Gregory">
+      <action issue="LOG4J2-1487" dev="ggregory" type="update">
         Update JMS test from ActiveMQ 5.13.3 to 5.13.4.
       </action>
-      <action issue="LOG4J2-1551" dev="ggregory" type="update" due-to="Gary Gregory">
+      <action issue="LOG4J2-1551" dev="ggregory" type="update">
         Update JMS test from ActiveMQ 5.13.4 to 5.14.0.
       </action>
-      <action issue="LOG4J2-1543" dev="ggregory" type="update" due-to="Gary Gregory">
+      <action issue="LOG4J2-1543" dev="ggregory" type="update">
         Remove deprecated Core API org.apache.logging.log4j.core.util.Constants.UTF_8.
       </action>
-      <action issue="LOG4J2-1544" dev="ggregory" type="update" due-to="Gary Gregory">
+      <action issue="LOG4J2-1544" dev="ggregory" type="update">
         Remove deprecated Core API org.apache.logging.log4j.core.util.Assert.requireNonNull(T, String).
       </action>
-      <action issue="LOG4J2-1545" dev="ggregory" type="update" due-to="Gary Gregory">
+      <action issue="LOG4J2-1545" dev="ggregory" type="update">
         Remove deprecated Web API org.apache.logging.log4j.web.WebLookup.getServletContext().
       </action>
-      <action issue="LOG4J2-1546" dev="ggregory" type="update" due-to="Gary Gregory">
+      <action issue="LOG4J2-1546" dev="ggregory" type="update">
         Remove deprecated Core API org.apache.logging.log4j.core.config.LoggerConfig.createLogger(String, Level, String, String , AppenderRef[] refs, Property[], Configuration config, Filter).
       </action>
     </release>
@@ -246,13 +246,13 @@
       <action issue="LOG4J2-1032" dev="rgoers" type="fix">
         Change RenameAction to use java.nio to better report rename failures.
       </action>
-      <action issue="LOG4J2-1407" dev="ggregory" type="fix" due-to="Gary Gregory">
+      <action issue="LOG4J2-1407" dev="ggregory" type="fix">
         Misleading WARN log events from Log4j about message factories and unexpected formatting.
       </action>
-      <action issue="LOG4J2-1408" dev="ggregory" type="fix" due-to="Gary Gregory">
+      <action issue="LOG4J2-1408" dev="ggregory" type="fix">
         The module log4j-liquibase is missing from BOM POM.
       </action>
-      <action issue="LOG4J2-1180" dev="ggregory" type="fix" due-to="Gary Gregory">
+      <action issue="LOG4J2-1180" dev="ggregory" type="fix">
         Logger cache does not account for message factory.
       </action>
       <action issue="LOG4J2-1402" dev="rgoers" type="fix">
@@ -841,7 +841,7 @@
       <action issue="LOG4J2-1114" dev="ggregory" type="update">
         Add thread name to status logger layout.
       </action>
-      <action issue="LOG4J2-1123" dev="ggregory" type="fix" due-to="Gary Gregory">
+      <action issue="LOG4J2-1123" dev="ggregory" type="fix">
         Core Configurator.initialize(String, ClassLoader, String) fails to work when config location is a file path.
       </action>
       <action issue="LOG4J2-1117" dev="ggregory" type="fix" due-to="Marcus Thiesen">
@@ -1074,7 +1074,7 @@
       <action issue="LOG4J2-981" dev="ggregory" type="fix" due-to="Mikhail Mazurskiy">
         Incorrect unlock in ProviderUtil.
       </action>
-      <action issue="LOG4J2-966" dev="ggregory" type="fix" due-to="Gary Gregory">
+      <action issue="LOG4J2-966" dev="ggregory" type="fix">
         KeyStoreConfiguration.createKeyStoreConfiguration() ignores keyManagerFactoryAlgorithm.
       </action>
       <action issue="LOG4J2-976" dev="ggregory" type="fix" due-to="Matt Quinn">
@@ -1095,19 +1095,19 @@
       <action issue="LOG4J2-971" dev="ggregory" type="fix" due-to="Paul D Johe">
         Another bad priority in Syslog messages.
       </action>
-      <action issue="LOG4J2-972" dev="ggregory" type="fix" due-to="Gary Gregory">
+      <action issue="LOG4J2-972" dev="ggregory" type="fix">
         org.apache.logging.log4j.core.net.ssl.TlsSyslogInputStreamReader does not need to create temp Integer objects.
       </action>
       <action issue="LOG4J2-974" dev="ggregory" type="fix" due-to="Daniel Gal�n y Martins">
         Typo in EventLogger documentation.
       </action>
-      <action issue="LOG4J2-988" dev="ggregory" type="update" due-to="Gary Gregory">
+      <action issue="LOG4J2-988" dev="ggregory" type="update">
         Update LMAX Disruptor from 3.3.0 to 3.3.2.
       </action>
-      <action issue="LOG4J2-987" dev="ggregory" type="update" due-to="Gary Gregory">
+      <action issue="LOG4J2-987" dev="ggregory" type="update">
         Migrate tests from Logback 1.1.2 to 1.1.3.
       </action>
-      <action issue="LOG4J2-988" dev="ggregory" type="update" due-to="Gary Gregory">
+      <action issue="LOG4J2-988" dev="ggregory" type="update">
         Update tests to use ActiveMQ from 5.10 to 5.11.1.
       </action>
       <action issue="LOG4J2-1004" dev="ggregory" type="update">