lastland/scala-forklift

Scala 2.12 Support

totallymike opened this issue · 11 comments

Hi there. This library looks like exactly what we'd like to use to manage our Slick migrations. Is it possible to push a build for Scala 2.12?

Thank you very much!

Hi,

I would definitely like to push a build for Scala 2.12. One problem right now is that not all Scala-Forklift's dependencies have a build for Scala 2.12 (for example, slick-migration-api does not).

However, I will try to figure out a way as soon as possible.

Makes sense! I appreciate your efforts. For what it's worth, we're particularly interested in the version that supports slick 3.2.0-M2. For the time being I was able to build jars manually.

cvogt commented

@nafg may be able to help porting slick-migration-api

Thanks so much to both of you for your work in getting a release out!

@nafg I think I have some time to work on this tomorrow and during the weekend. Is it possible that you publish a version for Scala 2.12 soon? It can be just a snapshot version. Thanks!

nafg commented

@lastland are you available now for a chat?

@nafg How about in 10 minutes? I think you can find me slack?

Edit: Got your message on gitter.

@nafg Thanks!

Scala-Forklift 0.3.0 is published for Scala 2.12. It may take several hours for maven to sync it.

However, I only published it for Scala 2.12 because there are still some problems with Scala 2.11 (see #32 ).