cookbooks icon indicating copy to clipboard operation
cookbooks copied to clipboard

add support for more versions of Play in play2 cookbook

Open matthandlersux opened this issue 11 years ago • 2 comments

matthandlersux avatar Oct 01 '14 21:10 matthandlersux

What versions of Play are currently supported?

GitsMcGee avatar Oct 04 '14 22:10 GitsMcGee

2.1.x is supported. I believe 2.0.x works as well. 2.2.x breaks because of the changes to the stage and dist tasks. 2.3.x breaks further because the play command was replaced by the activator command.

Bowbaq avatar Oct 08 '14 19:10 Bowbaq