[GitHub] [logging-log4net] cremor commented on pull request #63: Implemented proper support of netstandard2.0

2020-09-14 Thread GitBox
cremor commented on pull request #63: URL: https://github.com/apache/logging-log4net/pull/63#issuecomment-692483473 > btw, this release is a bit messed up ([1](https://github.com/apache/logging-log4net/blob/master/src/log4net/AssemblyInfo.cs#L57), [2](https://github.com/apache/logging-log4

[jira] [Commented] (LOG4J2-2923) Refactor use of Thread.sleep in tests

2020-09-14 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195883#comment-17195883 ] Matt Sicker commented on LOG4J2-2923: - A generic event model is one of the features

[jira] [Commented] (LOG4J2-2926) Application OUTAGE due to Unable to write to stream TCP

2020-09-14 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195872#comment-17195872 ] Ralph Goers commented on LOG4J2-2926: - # If you have multiple instances of your targ

[jira] [Created] (LOG4J2-2926) Application OUTAGE due to Unable to write to stream TCP

2020-09-14 Thread Kaushik Vankayala (Jira)
Kaushik Vankayala created LOG4J2-2926: - Summary: Application OUTAGE due to Unable to write to stream TCP Key: LOG4J2-2926 URL: https://issues.apache.org/jira/browse/LOG4J2-2926 Project: Log4j 2

[jira] [Commented] (LOG4J2-2923) Refactor use of Thread.sleep in tests

2020-09-14 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195860#comment-17195860 ] Ralph Goers commented on LOG4J2-2923: - You do raise a good point though. We have a C

[jira] [Commented] (LOG4J2-2922) Simplify Java compiler build requirements

2020-09-14 Thread Remko Popma (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195797#comment-17195797 ] Remko Popma commented on LOG4J2-2922: - +1 > Simplify Java compiler build requiremen

[jira] [Created] (LOG4J2-2925) FAQ has broken link formatting for SLF4J link

2020-09-14 Thread Marcono1234 (Jira)
Marcono1234 created LOG4J2-2925: --- Summary: FAQ has broken link formatting for SLF4J link Key: LOG4J2-2925 URL: https://issues.apache.org/jira/browse/LOG4J2-2925 Project: Log4j 2 Issue Type: Bug

[jira] [Created] (LOG4J2-2924) FAQ page has no syntax highlighting for code blocks

2020-09-14 Thread Marcono1234 (Jira)
Marcono1234 created LOG4J2-2924: --- Summary: FAQ page has no syntax highlighting for code blocks Key: LOG4J2-2924 URL: https://issues.apache.org/jira/browse/LOG4J2-2924 Project: Log4j 2 Issue Typ

[GitHub] [logging-log4j2] Marcono1234 opened a new pull request #420: (doc) Fix typos in manual

2020-09-14 Thread GitBox
Marcono1234 opened a new pull request #420: URL: https://github.com/apache/logging-log4j2/pull/420 Fixes two typos in the manual. This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (LOG4J2-2923) Refactor use of Thread.sleep in tests

2020-09-14 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195696#comment-17195696 ] Matt Sicker commented on LOG4J2-2923: - Building on that idea, what I'm thinking migh

[jira] [Comment Edited] (LOG4J2-2923) Refactor use of Thread.sleep in tests

2020-09-14 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195672#comment-17195672 ] Matt Sicker edited comment on LOG4J2-2923 at 9/14/20, 6:32 PM: ---

[jira] [Comment Edited] (LOG4J2-2923) Refactor use of Thread.sleep in tests

2020-09-14 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195672#comment-17195672 ] Matt Sicker edited comment on LOG4J2-2923 at 9/14/20, 6:28 PM: ---

[jira] [Commented] (LOG4J2-2923) Refactor use of Thread.sleep in tests

2020-09-14 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195672#comment-17195672 ] Matt Sicker commented on LOG4J2-2923: - One potential improvement that seems fairly e

[jira] [Updated] (LOG4J2-2921) Enable parallel test execution for compatible tests

2020-09-14 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker updated LOG4J2-2921: Description: One area to improve the execution time of our builds is to [enable parallel test ex

[jira] [Created] (LOG4J2-2923) Refactor use of Thread.sleep in tests

2020-09-14 Thread Matt Sicker (Jira)
Matt Sicker created LOG4J2-2923: --- Summary: Refactor use of Thread.sleep in tests Key: LOG4J2-2923 URL: https://issues.apache.org/jira/browse/LOG4J2-2923 Project: Log4j 2 Issue Type: Improvement

[jira] [Created] (LOG4J2-2922) Simplify Java compiler build requirements

2020-09-14 Thread Matt Sicker (Jira)
Matt Sicker created LOG4J2-2922: --- Summary: Simplify Java compiler build requirements Key: LOG4J2-2922 URL: https://issues.apache.org/jira/browse/LOG4J2-2922 Project: Log4j 2 Issue Type: Improve

[jira] [Created] (LOG4J2-2921) Enable parallel test execution for compatible tests

2020-09-14 Thread Matt Sicker (Jira)
Matt Sicker created LOG4J2-2921: --- Summary: Enable parallel test execution for compatible tests Key: LOG4J2-2921 URL: https://issues.apache.org/jira/browse/LOG4J2-2921 Project: Log4j 2 Issue Typ

[jira] [Created] (LOG4J2-2920) Optimize various points of the build

2020-09-14 Thread Matt Sicker (Jira)
Matt Sicker created LOG4J2-2920: --- Summary: Optimize various points of the build Key: LOG4J2-2920 URL: https://issues.apache.org/jira/browse/LOG4J2-2920 Project: Log4j 2 Issue Type: Epic

[GitHub] [logging-log4j2] rgoers commented on pull request #419: [LOG4J2-2889] HtmlLayout support datePattern and timezone

2020-09-14 Thread GitBox
rgoers commented on pull request #419: URL: https://github.com/apache/logging-log4j2/pull/419#issuecomment-692148308 Yes, if there are new options then the Layout page should be updated accordingly. You should provide at least one example of using the options.

[jira] [Commented] (LOG4NET-82) RollingFileAppender: Cannot RollFile ... Source does not exist

2020-09-14 Thread Davyd McColl (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195297#comment-17195297 ] Davyd McColl commented on LOG4NET-82: - Thanks for updating; I'll take a look at this

[jira] [Comment Edited] (LOG4NET-82) RollingFileAppender: Cannot RollFile ... Source does not exist

2020-09-14 Thread Jan Verhaeghe (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195293#comment-17195293 ] Jan Verhaeghe edited comment on LOG4NET-82 at 9/14/20, 8:44 AM: ---

[jira] [Commented] (LOG4NET-82) RollingFileAppender: Cannot RollFile ... Source does not exist

2020-09-14 Thread Jan Verhaeghe (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195293#comment-17195293 ] Jan Verhaeghe commented on LOG4NET-82: -- It does persist for 2.0.8 For people just t

[jira] [Commented] (LOG4NET-82) RollingFileAppender: Cannot RollFile ... Source does not exist

2020-09-14 Thread Davyd McColl (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195276#comment-17195276 ] Davyd McColl commented on LOG4NET-82: - Does the problem persist with 2.0.8? Please u

[jira] [Commented] (LOG4NET-82) RollingFileAppender: Cannot RollFile ... Source does not exist

2020-09-14 Thread Jan Verhaeghe (Jira)
[ https://issues.apache.org/jira/browse/LOG4NET-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195272#comment-17195272 ] Jan Verhaeghe commented on LOG4NET-82: -- [~davydm]: We are currently at 2.0.8 (Nuget)

[GitHub] [logging-log4net] NicholasNoise opened a new pull request #68: Remove unused dependency for netstandard2.0.

2020-09-14 Thread GitBox
NicholasNoise opened a new pull request #68: URL: https://github.com/apache/logging-log4net/pull/68 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL