[
https://issues.apache.org/jira/browse/LOG4NET-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16133985#comment-16133985
]
Dominik Psenner commented on LOG4NET-567:
-
My plan is to install nant manually in
[
https://issues.apache.org/jira/browse/LOG4NET-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16133754#comment-16133754
]
Charles Lowell commented on LOG4NET-567:
It's something of a moot point for now.
Hi Ryan,
thanks for your fast feedback. debian so far used nant 0.92 rc1 and it can
be that the package maintainer did not produce a package yet. I found this:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=pkg-cli-apps-team%40lists.alioth.debian.org
So it seems there are a few things relat
I wasn't responsible for the deb package in Debian's software repo. I dont
ever recall building a deb package for them. They may have stopped because
there haven't been any releases in years and it's hardly used in any
current open source .net projects anymore, besides this one. Best bet is
to use
I just sent the following to the nant-developers mailing list.
-- Forwarded message --
From: Dominik Psenner
Date: 2017-08-18 17:18 GMT+02:00
Subject: Fwd: nant on debian stretch
To: nant-develop...@lists.sourceforge.net
Hi there,
I'm reaching out to you wearing the hat of the
[
https://issues.apache.org/jira/browse/LOG4J2-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Johansson updated LOG4J2-2021:
Description:
We're currently in the process of upgrading some of our components, including
[
https://issues.apache.org/jira/browse/LOG4J2-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Johansson updated LOG4J2-2021:
Description:
We're currently in the process of upgrading some of our components, including
[
https://issues.apache.org/jira/browse/LOG4J2-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Johansson updated LOG4J2-2021:
Affects Version/s: 2.6
Description:
We're currently in the process of upgrading s
Anton Johansson created LOG4J2-2021:
---
Summary: Complex sifting/routing appender configuration
Key: LOG4J2-2021
URL: https://issues.apache.org/jira/browse/LOG4J2-2021
Project: Log4j 2
Issue
dpsenner wrote on 18.08.2017 12:05:29:
>
> Github user dpsenner commented on a diff in the pull request:
>
>
https://github.com/apache/logging-log4net/pull/15#discussion_r133923978
>
> --- Diff: src/Appender/FileAppender.cs ---
> @@ -695,7 +704,10 @@ public override void ReleaseLoc
Github user dpsenner commented on a diff in the pull request:
https://github.com/apache/logging-log4net/pull/14#discussion_r133930064
--- Diff: tests/src/log4net.Tests.csproj ---
@@ -19,245 +18,25 @@
under the License.
-->
-http://schemas.microsoft.com/developer
Github user dpsenner commented on a diff in the pull request:
https://github.com/apache/logging-log4net/pull/14#discussion_r133929485
--- Diff: tests/src/Context/LogicalThreadContextTest.cs ---
@@ -17,7 +17,7 @@
//
#endregion
-#if NET_4_5 || NETSTANDARD1_3
+#
Github user dpsenner commented on a diff in the pull request:
https://github.com/apache/logging-log4net/pull/14#discussion_r133929178
--- Diff: src/CompatibilityExtensions.cs ---
@@ -0,0 +1,53 @@
+#region Apache License
+//
+// Licensed to the Apache Software Foundati
Github user dpsenner commented on a diff in the pull request:
https://github.com/apache/logging-log4net/pull/14#discussion_r133928541
--- Diff: Jenkinsfile ---
@@ -61,21 +61,14 @@ pipeline {
// run docker container
Github user dpsenner commented on a diff in the pull request:
https://github.com/apache/logging-log4net/pull/14#discussion_r133928219
--- Diff: src/Appender/AppenderSkeleton.cs ---
@@ -321,7 +321,7 @@ public void DoAppend(LoggingEvent loggingEvent)
{
[
https://issues.apache.org/jira/browse/LOG4NET-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16132024#comment-16132024
]
ASF GitHub Bot commented on LOG4NET-552:
Github user dpsenner commented on a diff
[
https://issues.apache.org/jira/browse/LOG4NET-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16132022#comment-16132022
]
ASF GitHub Bot commented on LOG4NET-552:
Github user dpsenner commented on a diff
[
https://issues.apache.org/jira/browse/LOG4NET-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16132025#comment-16132025
]
ASF GitHub Bot commented on LOG4NET-552:
Github user dpsenner commented on a diff
Github user dpsenner commented on a diff in the pull request:
https://github.com/apache/logging-log4net/pull/15#discussion_r133924628
--- Diff: src/Appender/FileAppender.cs ---
@@ -620,22 +620,23 @@ public class MinimalLock : LockingModelBase
private string m
Github user dpsenner commented on a diff in the pull request:
https://github.com/apache/logging-log4net/pull/15#discussion_r133924926
--- Diff: src/Appender/FileAppender.cs ---
@@ -620,22 +620,23 @@ public class MinimalLock : LockingModelBase
private string m
[
https://issues.apache.org/jira/browse/LOG4NET-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16132023#comment-16132023
]
ASF GitHub Bot commented on LOG4NET-552:
Github user dpsenner commented on a diff
Github user dpsenner commented on a diff in the pull request:
https://github.com/apache/logging-log4net/pull/15#discussion_r133924767
--- Diff: src/Appender/FileAppender.cs ---
@@ -695,7 +704,10 @@ public override void ReleaseLock()
{
Github user dpsenner commented on a diff in the pull request:
https://github.com/apache/logging-log4net/pull/15#discussion_r133924709
--- Diff: src/Appender/FileAppender.cs ---
@@ -671,7 +672,15 @@ public override Stream AcquireLock()
{
[
https://issues.apache.org/jira/browse/LOG4NET-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16132008#comment-16132008
]
ASF GitHub Bot commented on LOG4NET-552:
Github user dpsenner commented on a diff
Github user dpsenner commented on a diff in the pull request:
https://github.com/apache/logging-log4net/pull/15#discussion_r133924397
--- Diff: src/Appender/FileAppender.cs ---
@@ -620,22 +620,23 @@ public class MinimalLock : LockingModelBase
private string m
[
https://issues.apache.org/jira/browse/LOG4NET-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16132005#comment-16132005
]
ASF GitHub Bot commented on LOG4NET-552:
Github user dpsenner commented on a diff
Github user dpsenner commented on a diff in the pull request:
https://github.com/apache/logging-log4net/pull/15#discussion_r133923978
--- Diff: src/Appender/FileAppender.cs ---
@@ -695,7 +704,10 @@ public override void ReleaseLock()
{
[
https://issues.apache.org/jira/browse/LOG4NET-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16132001#comment-16132001
]
ASF GitHub Bot commented on LOG4NET-552:
Github user dpsenner commented on a diff
Github user dpsenner commented on a diff in the pull request:
https://github.com/apache/logging-log4net/pull/15#discussion_r133923889
--- Diff: src/Appender/FileAppender.cs ---
@@ -671,7 +672,15 @@ public override Stream AcquireLock()
{
[
https://issues.apache.org/jira/browse/LOG4NET-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131941#comment-16131941
]
Dominik Psenner commented on LOG4NET-567:
-
We should probably attempt to fix the
[
https://issues.apache.org/jira/browse/LOG4NET-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131936#comment-16131936
]
Dominik Psenner commented on LOG4NET-567:
-
Please note that so far I have not see
[
https://issues.apache.org/jira/browse/LOG4NET-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131930#comment-16131930
]
Sachin Abaso Patil commented on LOG4NET-552:
Hi Dominik,
Regarding point 2,
[
https://issues.apache.org/jira/browse/LOG4NET-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131929#comment-16131929
]
Dominik Psenner commented on LOG4NET-567:
-
Apparently, the [tests fail and produc
[
https://issues.apache.org/jira/browse/LOG4NET-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131924#comment-16131924
]
Dominik Psenner edited comment on LOG4NET-567 at 8/18/17 8:50 AM:
-
[
https://issues.apache.org/jira/browse/LOG4NET-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131924#comment-16131924
]
Dominik Psenner commented on LOG4NET-567:
-
The
[build|https://builds.apache.org/
[
https://issues.apache.org/jira/browse/LOG4NET-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131922#comment-16131922
]
ASF GitHub Bot commented on LOG4NET-552:
GitHub user ssachin3108 opened a pull re
GitHub user ssachin3108 opened a pull request:
https://github.com/apache/logging-log4net/pull/15
https://issues.apache.org/jira/browse/LOG4NET-552
services installed on production box are separate process and are
configured to write log into single log file. Due to this following tw
[
https://issues.apache.org/jira/browse/LOG4NET-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131902#comment-16131902
]
Dominik Psenner commented on LOG4NET-567:
-
I thought pull requests would merge th
38 matches
Mail list logo