Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deadlock when POI tried to initialize its logger #1859

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

merks
Copy link
Contributor

@merks merks commented Aug 17, 2024

  • Add a dependency to org.apache.logging.log4j.to.slf4j so that org.apache.logging.log4j.api finds a Provider.
  • Avoid direct dependencies on org.apache.commons.commons-logging because it's been a source of incompatibility problems in SimRel.
  • Update webtools site to use content that's going into SimRel 2024-09.

- Add a dependency to org.apache.logging.log4j.to.slf4j so that
org.apache.logging.log4j.api finds a Provider.
- Avoid direct dependencies on org.apache.commons.commons-logging
because it's been a source of incompatibility problems in SimRel.
- Update webtools site to use content that's going into SimRel 2024-09.
@merks merks merged commit 4070b04 into eclipse-birt:master Aug 17, 2024
3 checks passed
@merks merks deleted the issue-1858 branch August 17, 2024 15:41
@speckyspooky speckyspooky added Dependencies Pull requests that update a dependency file BugFix Change to correct issues labels Aug 17, 2024
@speckyspooky speckyspooky added this to the 4.17 milestone Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BugFix Change to correct issues Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants