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 issue where JDT-LS's logback configuration was being ignored #2077

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

rgrunber
Copy link
Contributor

  • JavaLanguageServerPlugin.start() -> StandardPreferenceManager() ->
    StandardPreferenceManager.initializeMavenPreferences() triggered M2E
    before JavaLanguageServerPlugin.start() could set
    "logback.configurationFile"

Signed-off-by: Roland Grunberg [email protected]

- JavaLanguageServerPlugin.start() -> StandardPreferenceManager() ->
  StandardPreferenceManager.initializeMavenPreferences() triggered M2E
  before JavaLanguageServerPlugin.start() could set
  "logback.configurationFile"

Signed-off-by: Roland Grunberg <[email protected]>
@rgrunber rgrunber added the bug label Apr 29, 2022
@rgrunber rgrunber merged commit 03aa9ab into eclipse-jdtls:master Apr 29, 2022
@rgrunber rgrunber deleted the fix-logback-config branch April 29, 2022 19:56
@rgrunber rgrunber added this to the Early May 2022 milestone May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant