You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Original approach was to upgrade one version of play at a time and keep all functionality. This turned out incredible difficult given all the interdependencies between libraries and scala version.

New approach is as follows:


Play 2.6 Upgrade

 

Sbt migration: http://www.scala-sbt.org/0.13/docs/Migrating-from-sbt-012x.html

  • No labels