Skip to content

Conversation

JWT007
Copy link
Contributor

@JWT007 JWT007 commented Feb 11, 2025

[#3431]

AbstractConfiguration#setToDefault() - only sets default configuration name if none has been previously set,

  • added test for this change
  • added changelog entry

Copy link

github-actions bot commented Feb 18, 2025

Job Requested goals Build Tool Version Build Outcome Build Scan®
build-macos-latest clean install 3.9.8 Build Scan PUBLISHED
build-ubuntu-latest clean install 3.9.8 Build Scan PUBLISHED
build-windows-latest clean install 3.9.8 Build Scan PUBLISHED
Generated by gradle/develocity-actions

@ppkarwasz ppkarwasz added this to the 2.25.0 milestone Apr 13, 2025
@ppkarwasz
Copy link
Contributor

There is apparently a problem in Configurator1Test that needs to be fixed.

@ppkarwasz ppkarwasz force-pushed the bugfix/LOG4J-3431 branch from c198c13 to 7245ad2 Compare May 25, 2025 13:20
@ppkarwasz ppkarwasz enabled auto-merge (squash) May 25, 2025 13:21
@ppkarwasz ppkarwasz merged commit 138404a into apache:2.x May 25, 2025
6 of 7 checks passed
@github-project-automation github-project-automation bot moved this from To triage to Done in Log4j bug tracker May 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

AbstractConfiguration clears Configuration name if some conditions are met (i.e. no defined loggers)

2 participants