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 & Release RC/M Version Against Scala 3 #657

Open
leedsalex opened this issue Aug 4, 2023 · 6 comments
Open

Compile & Release RC/M Version Against Scala 3 #657

leedsalex opened this issue Aug 4, 2023 · 6 comments

Comments

@leedsalex
Copy link

Can you please compile the latest 0.22.0-M4 version against Scala 3 and release to maven? Slick has done the same.

@dejvid
Copy link

dejvid commented Aug 13, 2023

Yes, i would like this too.

@mdedetrich
Copy link

This is going to be non trivial to do because slick-pg heavily relies on reflection which is removed in Scala 3. I am currently doing a PR to move from scala reflection to izumi-reflect which supports all major Scala versions

@dejvid
Copy link

dejvid commented Nov 7, 2023

If there is something we can help?

@dejvid
Copy link

dejvid commented Nov 7, 2023

I am waiting just for this library to fully go Scala 3. awesome.

@dejvid
Copy link

dejvid commented Nov 14, 2023

Is it possible to work with publishLocal build for scala 3? Before this is uploaded to maven?

@hughsimpson
Copy link
Contributor

@dejvid Yeah I've tried that with this branch and it works fine. Might be good if you're trying to fix scala 3 compatibilities before this is published

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

4 participants