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

Compile against Scala 2.13.0 #78

Closed
sidnt opened this issue Jul 16, 2019 · 12 comments
Closed

Compile against Scala 2.13.0 #78

sidnt opened this issue Jul 16, 2019 · 12 comments

Comments

@sidnt
Copy link

sidnt commented Jul 16, 2019

No description provided.

@mukel
Copy link
Member

mukel commented Jul 16, 2019

We are blocked by some dependencies, as soon as the dependencies are published for 2.13 we are good to go.

@mukel
Copy link
Member

mukel commented Jul 20, 2019

Upgrade on hold till jokade/slogging#39 is updated.

@dennypenta
Copy link

Is it a reason why I'm getting an error on compile?
sbt.librarymanagement.ResolveException: Error downloading com.bot4s:telegram-core_2.13:4.4.0-RC1

@mukel
Copy link
Member

mukel commented Nov 22, 2019

There's no 2.13 release yet, there's only slogging holding us down; it seems is abandoned. Maybe it's time to move to Log4s?.
The logging library must support 2.11, 2.12, 2.13 and ScalaJS. Any alternative suggestions?

@morozov11
Copy link

Maybe com.typesafe.scala-logging ?

@holinov
Copy link

holinov commented Mar 19, 2020

maybe logstage?

@zakolenko
Copy link

What do you think about abstracting over the logger, so that the user can choose the appropriate logger implementation on their own?

@holinov
Copy link

holinov commented Mar 28, 2020

#88
i'v started work on 2.13
it would be great if any one helps

@eugeniyk
Copy link

2.13.2 is out, let's move ;)

@ex0ns
Copy link
Contributor

ex0ns commented Jun 20, 2020

Any news regarding this upgrade ?
I can take care of the migration if we decide which logger we should be using. I like lightbend/scala-logging a lot but I never tested it for Scala.js (does it even work ?)

@mukel
Copy link
Member

mukel commented Jun 21, 2020

Scala feels right now like the Bates computer scene from "The Onion Movie". I started updating to 2.13 but then had to drop 2.11 and also ScalaJS support, rotting dependencies, it's maintenance hell and Dotty is just around the corner. Updating the project to 2.13 is a very welcome contribution; support for 2.12 is a hard requirement, you can drop ScalaJS and 2.11. Switching to lightbend/scala-logging is also OK for me.

@ex0ns
Copy link
Contributor

ex0ns commented Mar 15, 2021

First step to a stable 2.13 release was done in #94. Closing this issue

@ex0ns ex0ns closed this as completed Mar 15, 2021
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

8 participants