playframework / play-plugins

CachePlugin
444 stars 161 forks source link

Dust js plugin update for Play 2.2.x. #94

Closed jmparsons closed 11 years ago

jmparsons commented 11 years ago

The sample project was upgraded to 2.2.1 and tested. The tests pass for valid and non valid template files including file renames. Readme has been updated and includes instructions, changelog, and cleaner example information. The Dust js files have been updated all around the plugin to use the latest stable version 2.1.0.

matiwinnetou commented 11 years ago

+1

matiwinnetou commented 11 years ago

dustjs with play2.2.1 patch from jmparsons is available at:

https://github.com/mati1979/play-plugins-dustjs-play221

jmparsons commented 11 years ago

I've signed the CLA.

jmparsons commented 11 years ago

I've migrated my updates to the dust plugin here: https://github.com/jmparsons/play-dustjs

jroper commented 11 years ago

Hi @jmparsons,

Thanks for taking over this, sorry for not being more responsive, the core Play team really don't have the time to maintain the plugins in this repo, so it's really good to see members of the community stepping up to take them over.

jroper commented 11 years ago

If you want to submit a PR updating the dust plugin README to point to your repo, I'll be happy to merge it.

jmparsons commented 11 years ago

@jroper sounds good. I'll submit a PR for the plugin. Thanks!