Skip to content

Remove 'com.typesafe.scala-logging:scala-logging' dependency #252

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

Merged
merged 1 commit into from
Apr 28, 2019

Conversation

gslowikowski
Copy link
Member

There were always problems with this dependency because it's not actively maintained anymore.

Now it cannot be compiled with Scala 2.13.0-RC1 see lightbend-labs/scala-logging#159.

It's time to say good bye.

Add macros directly to plugin's test sources. test-classes directory will be added to the class path instead of scala-logging dependencies.

Maybe it's not an elegant solution, but it is simple and does not require any external dependencies.

Add macros directly to plugin's test sources. `test-classes` directory will be added to the class path instead of `scala-logging` dependencies.

Maybe it's not an elegant solution, but it is simple and does not require any external dependencies.
@gslowikowski gslowikowski merged commit 417bbe2 into master Apr 28, 2019
@gslowikowski gslowikowski deleted the remove-scala-logging-dependency branch April 28, 2019 19:52
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.

1 participant