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

Preserve java configuration when provided #279

Merged

Conversation

geirolz
Copy link
Owner

@geirolz geirolz commented Feb 12, 2024

Resolve #273

@geirolz geirolz self-assigned this Feb 12, 2024
): Try[Configuration] = Try {
): Try[Configuration] = toJavaF[Try](c, classLoader)

// TODO Remove this method in the future to `toJava`

Check warning

Code scanning / Codacy-scalameta-pro (reported by Codacy)

FIXME tags are commonly used to mark places where a bug is suspected Warning

Take the required action to fix the issue indicated by this comment.
@geirolz geirolz merged commit 6888a9c into main Feb 12, 2024
20 of 21 checks passed
@geirolz geirolz deleted the keep-java-configuration-as-base-during-config-creation branch February 12, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Options regarding loggers?
1 participant