Skip to content

gkossakowski/build-play20

Repository files navigation

These scripts build Play 2.0.2 (and its Scala dependencies) with a local build of Scala-Virtualized, as required for play-js-validation and the js.scala samples.

Setup

  1. Locally deploy Scala-Virtualized with the following commands:
  • ant fastdist && ant distpack
  • (cd dists/maven/latest; ant deploy.release.local)
  1. Modify SCALA_VERSION_WANTED in the build-play.sh script to point to your locally released Scala-Virtualized version.

  2. Run ./build-play.sh.

  • In case of problems with sbt's compiler interface, run this script.

About

Scripts that build play 2.0 with scala-virtualized

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages