mumoshu / play2-memcached

A memcached plugin for Play 2.x
Other
161 stars 66 forks source link

Migration to play 2.4 #32

Closed lavrov closed 8 years ago

lavrov commented 10 years ago

Play plugins will be deprecated in play 2.4

mkurz commented 9 years ago

@mumoshu Could you please upgrade the play2-memcached plugin to support Play 2.4.0-RC2 and provide a Snapshots or release candidate with Play 2.4 support? Thanks!

manuelbernhardt commented 9 years ago

+1

Play is now in RC5, I think we'll see a release soon. It would be great to have the plugin supported in 2.4 as well.

Some background: I am currently writing chapter 7 of the Reactive Web Applications book which features this plugin, and would like to be able to show the example in Play 2.4.

mkurz commented 9 years ago

@mumoshu Play 2.4 has been released (https://groups.google.com/forum/?fromgroups#!topic/play-framework/gXYhA-BiSqk)! Could you please release a new, compatible version of play2-memcached as well? Thanks!

mumoshu commented 9 years ago

Hi,

I'm already working on the play-2.4 branch and I will release a new version this weekend :smile:

mkurz commented 9 years ago

@mumoshu Awesome, thanks!

lloydmeta commented 9 years ago

:+1:

anand-singh commented 9 years ago

+1

anand-singh commented 9 years ago

@mumoshu : Any luck with Play 2.4 release. Thanks

mumoshu commented 9 years ago

@lavrov @mkurz @manuelbernhardt @lloydmeta @anand-singh Thanks for your interest! I have just published play2-memcached-play24 0.7.0. It will soon be available in the central, too.

See the README for the updated library dependency.

Just for your information, the artifact is now named as so because I'm now cross-building play2-memcached against not only multiple scala versions but multiple play versions(2.3.x and 2.4.0).

lloydmeta commented 9 years ago

Awesome thanks for the updated release. お疲れ様です。

anand-singh commented 9 years ago

@mumoshu awesome, thanks!