Will Anorm 2.6.0 be released?

53 views
Skip to first unread message

Grzegorz Slowikowski

unread,
Jun 23, 2017, 7:48:41 AM6/23/17
to Play Framework
Hi

I'm upgrading dependencies while testing my projects with Play! 2.6.0 and I see, that the only 2.6.x version of Anorm `2.6.0-M1`.
Will you release `2.6.0`?

Regards
Grzegorz Slowikowski

Marcos Pereira

unread,
Jun 23, 2017, 12:07:49 PM6/23/17
to play-fr...@googlegroups.com
Yes, eventually. :-)

Keep in mind that Anorm has an independent release cycle. We still have some minor details and pull requests to merge before releasing 2.6.0. But yes, we plan to release it as soon as we nail down those last details/pull requests.

Best.

--
You received this message because you are subscribed to the Google Groups "Play Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framework+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/3c52f946-d355-46d6-82f2-e5746c18559a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Marcos Pereira
Software Engineer, Lightbend.com

Greg Methvin

unread,
Jun 23, 2017, 5:34:12 PM6/23/17
to play-framework
Anorm 2.6.0-M1 was released mistakenly and is not at all related to the future anorm 2.6.0 release. I don't think there is a reason to release a new version for Play 2.6.0 since anorm has no Play dependencies, but if you find a problem with that you should report a bug on https://github.com/playframework/anorm/issues.

Here's an example project using the latest Anorm with Play 2.6.0: https://github.com/playframework/play-scala-anorm-example/


For more options, visit https://groups.google.com/d/optout.



--
Greg Methvin
Tech Lead - Play Framework

Grzegorz Slowikowski

unread,
Jun 25, 2017, 3:19:28 AM6/25/17
to play-framework
Hi Greg

I don't like the situation described in this comment:
https://github.com/playframework/play-scala-anorm-example/blob/2.6.x/build.sbt#L15
("2.6.0-M1 is not final yet, and 2.5.x does not run on scala 2.12")

If someone wants to use Play! 2.6.0 with Scala 2.12 and Anorm, what version should he use? The only choice is 2.6.0-M1 and "-M1" just doesn't look good. That's just my opinion. But if Anorm needs some work before 2.6.0 release, I understand it.

Regards
Grzegorz

Greg Methvin

unread,
Jun 25, 2017, 4:02:45 AM6/25/17
to play-framework
The comment is incorrect. Anorm 2.5.3 has scala 2.12 support: https://mvnrepository.com/artifact/com.typesafe.play/anorm_2.12/2.5.3

Actually if you look at the build.sbt file you can see we're using scala 2.12: https://github.com/playframework/play-scala-anorm-example/blob/2.6.x/build.sbt#L5

I removed the comment from the example.


For more options, visit https://groups.google.com/d/optout.

Grzegorz Slowikowski

unread,
Jun 25, 2017, 4:13:02 AM6/25/17
to play-framework
Reply all
Reply to author
Forward
0 new messages