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

Akka test dependencies leaked as runtime dependencies #3239

Open
pjfanning opened this issue Jan 31, 2025 · 0 comments
Open

Akka test dependencies leaked as runtime dependencies #3239

pjfanning opened this issue Jan 31, 2025 · 0 comments

Comments

@pjfanning
Copy link

https://github.com/Texera/texera/blob/master/core/amber/build.sbt#L43C1-L44C55

These test dependencies should be 'test' scoped.

I think it is also a bad idea in amber to leak the logback dependency. The point of slf4j is that users choose their own preferred logging implementation. Can this be made a test scoped dependency too?

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

No branches or pull requests

1 participant