FreeAndNil merged PR #129:
URL: https://github.com/apache/logging-log4net/pull/129
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubsc
FreeAndNil closed issue #130: Most links in the documentation are broken
URL: https://github.com/apache/logging-log4net/issues/130
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment
FreeAndNil commented on issue #130:
URL:
https://github.com/apache/logging-log4net/issues/130#issuecomment-2015887248
@marcel-landman thanks for reporting.
I discovered the same yesterday 😉.
A fix
(https://github.com/apache/logging-log4net/pull/121/commits/61e28326da40646161fe5167905f
FreeAndNil commented on PR #121:
URL: https://github.com/apache/logging-log4net/pull/121#issuecomment-2015886339
Fixes #130
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
marcel-landman opened a new issue, #130:
URL: https://github.com/apache/logging-log4net/issues/130
This is where we are told the documentation is:
https://logging.apache.org/log4net/
All the top level links work, but as soon as you click through to a second
level, the link is broke
FreeAndNil commented on issue #118:
URL:
https://github.com/apache/logging-log4net/issues/118#issuecomment-2015577460
@andreycha definitely next week.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
andreycha commented on issue #118:
URL:
https://github.com/apache/logging-log4net/issues/118#issuecomment-2015536188
Hi @FreeAndNil any ETA when 2.0.17 stable version is going to be released? I
need some changed from 2.0.16 but don't want to upgrade without this hotfix.
--
This is an aut
erikmav commented on code in PR #129:
URL: https://github.com/apache/logging-log4net/pull/129#discussion_r1535848543
##
src/log4net.Tests/DateFormatter/DateTimeDateFormatterTest.cs:
##
@@ -0,0 +1,59 @@
+#region Apache License
+//
+// Licensed to the Apache Software Foundation (A
SeasonPanPan commented on code in PR #2393:
URL: https://github.com/apache/logging-log4j2/pull/2393#discussion_r1535761095
##
log4j-api/src/main/java/org/apache/logging/log4j/message/ParameterFormatter.java:
##
@@ -240,12 +244,14 @@ static void formatMessage(
return
ppkarwasz commented on PR #2392:
URL: https://github.com/apache/logging-log4j2/pull/2392#issuecomment-2015218299
@vy,
I am merging this PR in order to be able to use `2.24.0-SNAPSHOT` versions
in the PRs concerning the `main` branch.
Please let me know if you find something els
ppkarwasz merged PR #2392:
URL: https://github.com/apache/logging-log4j2/pull/2392
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubsc
github-actions[bot] merged PR #2399:
URL: https://github.com/apache/logging-log4j2/pull/2399
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
ppkarwasz commented on code in PR #2393:
URL: https://github.com/apache/logging-log4j2/pull/2393#discussion_r1535402688
##
log4j-api/src/main/java/org/apache/logging/log4j/message/ParameterFormatter.java:
##
@@ -240,12 +244,14 @@ static void formatMessage(
return;
ppkarwasz commented on code in PR #2392:
URL: https://github.com/apache/logging-log4j2/pull/2392#discussion_r1535393114
##
log4j-api-test/src/main/java/org/apache/logging/log4j/test/junit/Resources.java:
##
@@ -20,11 +20,36 @@
/**
* Constants to use the {@link ResourceLock}
github-actions[bot] merged PR #144:
URL: https://github.com/apache/logging-parent/pull/144
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications
dependabot[bot] opened a new pull request, #144:
URL: https://github.com/apache/logging-parent/pull/144
Bumps
[dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from
1.6.0 to 2.0.0.
Release notes
Sourced from https://github.com/dependabot/fetch-metadata/rele
dependabot[bot] opened a new pull request, #143:
URL: https://github.com/apache/logging-parent/pull/143
Bumps [github/codeql-action](https://github.com/github/codeql-action) from
3.24.8 to 3.24.9.
Commits
https://github.com/github/codeql-action/commit/1b1aada464948af03b950897e5
ppkarwasz commented on code in PR #2392:
URL: https://github.com/apache/logging-log4j2/pull/2392#discussion_r1535369617
##
log4j-api/src/main/java/org/apache/logging/log4j/message/DefaultFlowMessageFactory.java:
##
@@ -51,17 +52,22 @@ public DefaultFlowMessageFactory() {
*
ppkarwasz commented on code in PR #2392:
URL: https://github.com/apache/logging-log4j2/pull/2392#discussion_r1535371587
##
log4j-api/src/main/java/org/apache/logging/log4j/util/Strings.java:
##
@@ -288,6 +289,19 @@ public static String trimToNull(final String str) {
ret
ppkarwasz commented on code in PR #2392:
URL: https://github.com/apache/logging-log4j2/pull/2392#discussion_r1535345909
##
log4j-api/src/main/java/org/apache/logging/log4j/util/OsgiServiceLocator.java:
##
@@ -57,29 +58,53 @@ public static Stream loadServices(final Class
servic
ppkarwasz commented on code in PR #2392:
URL: https://github.com/apache/logging-log4j2/pull/2392#discussion_r1535345909
##
log4j-api/src/main/java/org/apache/logging/log4j/util/OsgiServiceLocator.java:
##
@@ -57,29 +58,53 @@ public static Stream loadServices(final Class
servic
ppkarwasz commented on code in PR #2392:
URL: https://github.com/apache/logging-log4j2/pull/2392#discussion_r1535343429
##
log4j-api/pom.xml:
##
@@ -36,6 +36,10 @@
true
org.apache.logging.log4j
+
+
+ !sun.reflect
+
Review Comment:
A `sun.re
SeasonPanPan commented on code in PR #2393:
URL: https://github.com/apache/logging-log4j2/pull/2393#discussion_r1535280162
##
log4j-api-test/src/test/java/org/apache/logging/log4j/message/ParameterizedMessageTest.java:
##
@@ -185,16 +185,73 @@ void testSerializable(final Object
SeasonPanPan commented on code in PR #2393:
URL: https://github.com/apache/logging-log4j2/pull/2393#discussion_r1535279242
##
log4j-api/src/main/java/org/apache/logging/log4j/message/ParameterFormatter.java:
##
@@ -240,12 +244,14 @@ static void formatMessage(
return
SeasonPanPan commented on code in PR #2393:
URL: https://github.com/apache/logging-log4j2/pull/2393#discussion_r1535270832
##
log4j-api/src/main/java/org/apache/logging/log4j/message/ParameterFormatter.java:
##
@@ -240,12 +244,14 @@ static void formatMessage(
return
ppkarwasz commented on code in PR #2393:
URL: https://github.com/apache/logging-log4j2/pull/2393#discussion_r1535235106
##
log4j-api-test/src/test/java/org/apache/logging/log4j/message/ParameterizedMessageTest.java:
##
@@ -185,16 +185,73 @@ void testSerializable(final Object arg
26 matches
Mail list logo