sbt / sbt-remote-control

Create and manage sbt process using unicorns and forks
Other
74 stars 14 forks source link

Support Play 2.1.4+. #42

Closed jsuereth closed 11 years ago

jsuereth commented 11 years ago

Here we adapt our hooks to work around the binary incompatibilities between Play 2.1.3 and Play 2.1.4. This will force folks to upgrade to at least Play 2.1.5 if using activator/sbt-remote-control.

Review by @havocp