[PR] Fix staging of binary distribution archive [logging-parent]

2025-06-03 Thread via GitHub
ppkarwasz opened a new pull request, #401: URL: https://github.com/apache/logging-parent/pull/401 Due to the replacement of Maven Deploy Plugin with Nexus Staging Plugin, the staging process of the binary distribution archive fails. Since the Nexus Staging Plugin also creates a local

[I] Creation of binary distribution fails [logging-parent]

2025-06-03 Thread via GitHub
ppkarwasz opened a new issue, #400: URL: https://github.com/apache/logging-parent/issues/400 Commit 769fd981041b1b9244c146ceb301cba076496005 modified the "Staging distribution artifacts" to use `deploy:deploy` directly, instead of using a Maven lifecycle goal. This causes release builds to

Re: [PR] Fixes OSGi descriptor to accept Disruptor 4 [logging-log4j2]

2025-06-03 Thread via GitHub
ppkarwasz merged PR #3707: URL: https://github.com/apache/logging-log4j2/pull/3707 -- 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

Re: [PR] Improve development-related documentation [logging-log4j2]

2025-06-03 Thread via GitHub
vy merged PR #3677: URL: https://github.com/apache/logging-log4j2/pull/3677 -- 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-unsubscr...@lo

Re: [I] NPE in org.apache.logging.log4j.core.async.RingBufferLogEventHandler4.notifyCallback() [logging-log4j2]

2025-06-03 Thread via GitHub
ppkarwasz commented on issue #3706: URL: https://github.com/apache/logging-log4j2/issues/3706#issuecomment-2933838484 Hi @verjan-isencia, Thank you for reporting this issue. This appears to be a composite problem caused by two factors: 1. In version `2.23.0`, we introduc

Re: [I] Lock Antora dependencies [logging-parent]

2025-06-03 Thread via GitHub
ppkarwasz closed issue #366: Lock Antora dependencies URL: https://github.com/apache/logging-parent/issues/366 -- 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

Re: [PR] Replace Maven Cache with Mimír [logging-parent]

2025-06-03 Thread via GitHub
ppkarwasz commented on PR #389: URL: https://github.com/apache/logging-parent/pull/389#issuecomment-2936742188 I forgot to mention that I deployed the same solution in [`sbom-enforcer/sbom-enforcer`](https://github.com/sbom-enforcer/sbom-enforcer) a couple of weeks ago and it seems to work

Re: [PR] Fix staging of binary distribution archive [logging-parent]

2025-06-03 Thread via GitHub
vy commented on code in PR #401: URL: https://github.com/apache/logging-parent/pull/401#discussion_r2124649478 ## .github/workflows/deploy-release-reusable.yaml: ## @@ -203,13 +203,8 @@ jobs: - name: Stage distribution attachments Review Comment: ```suggestion

Re: [I] Creation of binary distribution fails [logging-parent]

2025-06-03 Thread via GitHub
vy commented on issue #400: URL: https://github.com/apache/logging-parent/issues/400#issuecomment-2936723439 For the record, 769fd9810 uses `deploy:deploy` and only that, since it wants to execute _only_ that goal of that particular plugin. I see #401 doesn't even need any deployments, whic

Re: [PR] Replace Maven Cache with Mimír [logging-parent]

2025-06-03 Thread via GitHub
vy commented on PR #389: URL: https://github.com/apache/logging-parent/pull/389#issuecomment-2936943918 This PR 1. adds net 260 lines, 2. uses a plugin whose [README states that](https://github.com/maveniverse/mimir/blob/0a7f04f576ae18109e7cac6a55d3dc29bb034708/README.md#L9)

[PR] Bump com.fasterxml.jackson:jackson-bom in /log4j-parent [logging-log4j2]

2025-06-03 Thread via GitHub
rschmitt opened a new pull request, #3708: URL: https://github.com/apache/logging-log4j2/pull/3708 Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.3 to 2.19.0. - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.18.3..

Re: [PR] Bump com.fasterxml.jackson:jackson-bom in /log4j-parent [logging-log4j2]

2025-06-03 Thread via GitHub
github-actions[bot] commented on PR #3708: URL: https://github.com/apache/logging-log4j2/pull/3708#issuecomment-2937146993 Job Requested goals Build Tool Version Build Outcome Build Scan® build-

[I] 10k followers [logging-log4j2]

2025-06-03 Thread via GitHub
arnosinghal opened a new issue, #3709: URL: https://github.com/apache/logging-log4j2/issues/3709 ## Description [A clear and concise description of what the bug is.] ## Configuration **Version:** [Log4j version] **Operating system:** [OS and version] **JDK:*

Re: [I] 10k followers [logging-log4j2]

2025-06-03 Thread via GitHub
arnosinghal commented on issue #3709: URL: https://github.com/apache/logging-log4j2/issues/3709#issuecomment-2938473206 My Instagram account me 10k followers kr -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] Creation of binary distribution fails [logging-parent]

2025-06-03 Thread via GitHub
ppkarwasz closed issue #400: Creation of binary distribution fails URL: https://github.com/apache/logging-parent/issues/400 -- 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 u

Re: [PR] Fix staging of binary distribution archive [logging-parent]

2025-06-03 Thread via GitHub
ppkarwasz merged PR #401: URL: https://github.com/apache/logging-parent/pull/401 -- 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-unsubscr.

Re: [I] 10k followers [logging-log4j2]

2025-06-03 Thread via GitHub
ppkarwasz closed issue #3709: 10k followers URL: https://github.com/apache/logging-log4j2/issues/3709 -- 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: no

Re: [I] v3.1.0 is breaking rolling logfiles usage (logging-log4net)

2025-06-03 Thread via GitHub
gdziadkiewicz commented on issue #250: URL: https://github.com/apache/logging-log4net/issues/250#issuecomment-2938772262 Hi @maedula Yes, I reproduced the error and linked it to my changes. Thanks for the details! Work on fix is in progress. -- This is an automated message from the Apach

Re: [PR] Improve development-related documentation [logging-log4j2]

2025-06-03 Thread via GitHub
vy commented on PR #3677: URL: https://github.com/apache/logging-log4j2/pull/3677#issuecomment-2934025196 @ppkarwasz, applied your suggestions in 0ee4732de79. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] Enable branch protection [logging-log4j-tools]

2025-06-03 Thread via GitHub
ppkarwasz merged PR #191: URL: https://github.com/apache/logging-log4j-tools/pull/191 -- 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-unsu

Re: [PR] log4j-docgen: Support boxed and native Java types in XSD generation [logging-log4j-tools]

2025-06-03 Thread via GitHub
ppkarwasz merged PR #190: URL: https://github.com/apache/logging-log4j-tools/pull/190 -- 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-unsu

Re: [I] log4j-docgen: Missing `additivity` attribute for LoggerConfig [logging-log4j-tools]

2025-06-03 Thread via GitHub
ppkarwasz closed issue #135: log4j-docgen: Missing `additivity` attribute for LoggerConfig URL: https://github.com/apache/logging-log4j-tools/issues/135 -- 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

Re: [I] NPE in org.apache.logging.log4j.core.async.RingBufferLogEventHandler4.notifyCallback() [logging-log4j2]

2025-06-03 Thread via GitHub
verjan-isencia commented on issue #3706: URL: https://github.com/apache/logging-log4j2/issues/3706#issuecomment-2934674703 I have been debugging the problem in our OSGI platform, and the problem seems to be with the classloader used at the moment the static variable in DisruptUtil is initi