[jira] [Commented] (LOG4J2-2616) Backward compatibility with third party subclasses is broken by added constructor argument in ThrowablePatternConverter

2019-05-28 Thread Daniel Skovenborg (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850543#comment-16850543 ] Daniel Skovenborg commented on LOG4J2-2616: --- Okay :-) Null would be a valid de

[jira] [Commented] (LOG4J2-2575) CronExpression.getTimeBefore() returns incorrect result

2019-05-28 Thread Nathan Friess (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850206#comment-16850206 ] Nathan Friess commented on LOG4J2-2575: --- My apologies.  I attached a patch for som

[jira] [Updated] (LOG4J2-2575) CronExpression.getTimeBefore() returns incorrect result

2019-05-28 Thread Nathan Friess (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Friess updated LOG4J2-2575: -- Attachment: cronexpressiontest.patch > CronExpression.getTimeBefore() returns incorrect result

[jira] [Updated] (LOG4J2-2575) CronExpression.getTimeBefore() returns incorrect result

2019-05-28 Thread Nathan Friess (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Friess updated LOG4J2-2575: -- Attachment: cronexpression.patch > CronExpression.getTimeBefore() returns incorrect result > -

[jira] [Updated] (LOG4J2-2575) CronExpression.getTimeBefore() returns incorrect result

2019-05-28 Thread Nathan Friess (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Friess updated LOG4J2-2575: -- Attachment: (was: cronexpression.patch) > CronExpression.getTimeBefore() returns incorrect

[jira] [Commented] (LOG4J2-2575) CronExpression.getTimeBefore() returns incorrect result

2019-05-28 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849803#comment-16849803 ] Ralph Goers commented on LOG4J2-2575: - How does this patch address the issue? I see

[jira] [Commented] (LOG4J2-2575) CronExpression.getTimeBefore() returns incorrect result

2019-05-28 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849647#comment-16849647 ] Gary Gregory commented on LOG4J2-2575: -- Hi [~nathan.friess], May you please add a

[jira] [Commented] (LOG4J2-2616) Backward compatibility with third party subclasses is broken by added constructor argument in ThrowablePatternConverter

2019-05-28 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849644#comment-16849644 ] Gary Gregory commented on LOG4J2-2616: -- [~waldeinburg], May you please provide a P

[jira] [Updated] (LOG4J2-2616) Backward compatibility with third party subclasses is broken by added constructor argument in ThrowablePatternConverter

2019-05-28 Thread Daniel Skovenborg (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Skovenborg updated LOG4J2-2616: -- Description: In 2.8.2 a new argument, config, was [added to the ThrowablePatternConver

[jira] [Created] (LOG4J2-2617) Typo in method name org.apache.logging.log4j.core.config.composite.MergeStrategy.mergConfigurations(Node, Node, PluginManager)

2019-05-28 Thread Gary Gregory (JIRA)
Gary Gregory created LOG4J2-2617: Summary: Typo in method name org.apache.logging.log4j.core.config.composite.MergeStrategy.mergConfigurations(Node, Node, PluginManager) Key: LOG4J2-2617 URL: https://issues.apach

[jira] [Updated] (LOG4J2-2617) Typo in method name org.apache.logging.log4j.core.config.composite.MergeStrategy.mergConfigurations(Node, Node, PluginManager)

2019-05-28 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-2617: - Affects Version/s: 2.11.2 Component/s: Core > Typo in method name > org.apache.loggin

[jira] [Work logged] (LOG4NET-630) Log4Net missing Timestamp etc. in internal LogLog

2019-05-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-630?focusedWorklogId=249193&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-249193 ] ASF GitHub Bot logged work on LOG4NET-630: -- Author: ASF GitHub Bot

[GitHub] [logging-log4net] dpsenner commented on issue #49: Fixes LOG4NET-630 Log4Net missing Timestamp etc. in internal LogLog

2019-05-28 Thread GitBox
dpsenner commented on issue #49: Fixes LOG4NET-630 Log4Net missing Timestamp etc. in internal LogLog URL: https://github.com/apache/logging-log4net/pull/49#issuecomment-496421159 Given your substantial contribution, I see it necessary that you sign an [individual contributor license agree

[jira] [Work logged] (LOG4NET-630) Log4Net missing Timestamp etc. in internal LogLog

2019-05-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-630?focusedWorklogId=249192&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-249192 ] ASF GitHub Bot logged work on LOG4NET-630: -- Author: ASF GitHub Bot

[GitHub] [logging-log4net] dpsenner commented on issue #49: Fixes LOG4NET-630 Log4Net missing Timestamp etc. in internal LogLog

2019-05-28 Thread GitBox
dpsenner commented on issue #49: Fixes LOG4NET-630 Log4Net missing Timestamp etc. in internal LogLog URL: https://github.com/apache/logging-log4net/pull/49#issuecomment-496420190 > Do you think I shall use the `LoggingEvent` and the whole Layout Patterns for formatting somehow? As f