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

Bump scala 2.13.1 #683

Closed
Ellzord opened this issue Nov 14, 2019 · 11 comments
Closed

Bump scala 2.13.1 #683

Ellzord opened this issue Nov 14, 2019 · 11 comments

Comments

@Ellzord
Copy link

Ellzord commented Nov 14, 2019

Update scala version to 2.13.1 so we can use latest features.

https://www.scala-lang.org/news/2.13.1
https://www.scala-lang.org/news/2.13.0

@ngocdaothanh
Copy link
Member

Unfortunately Xitrum is using dependencies that do not support Scala 2.13 yet:
twitter/chill#316

@ngocdaothanh
Copy link
Member

Memo:
We may have problem with collections when adding Scala 2.13 support:
https://docs.scala-lang.org/overviews/core/collections-migration-213.html

@Ellzord
Copy link
Author

Ellzord commented Nov 17, 2019

I will try and keep an eye on these dependencies. It looks like some of them are merged but not yet released.

@Ellzord
Copy link
Author

Ellzord commented Feb 3, 2020

@Ellzord
Copy link
Author

Ellzord commented Feb 13, 2020

@ngocdaothanh is this the only dependency?

@ngocdaothanh
Copy link
Member

@Ellzord Thanks for the info.

I've just published slf4s-api package for Scala 2.13:
https://github.com/xitrum-framework/slf4s

There's only one more dependency that doesn't support Scala 2.13 yet:
lloydmeta/schwatcher#76

I'll fork and release it for Scala 2.13.

@ngocdaothanh
Copy link
Member

I'm thinking about replacing Schwatcher (not maintained any more) with better-files (it looks very popular):
https://github.com/pathikrit/better-files#file-monitoring

@Ellzord
Copy link
Author

Ellzord commented Mar 10, 2020

Do you need any additional help?

@cuiyijiee
Copy link

hello,When can support for 2.13 be completed, is the upgrade in progress?

@ngocdaothanh
Copy link
Member

I've updated Xitrum to add support for Scala 2.13.

In a few hours, I'll update related projects (like xitrum-new and xitrum-demos), and post announcement to the Google forum:
https://groups.google.com/g/xitrum-framework

Stay tuned.

@ngocdaothanh
Copy link
Member

Xitrum 3.30.0 announcement:
https://groups.google.com/g/xitrum-framework/c/-OpzPcO1-1M

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

3 participants