If you compile the Play20 from a source, after running the ./build
in ./Play20/framework
you will be ./Play20/framework
to the playback shell.
Run the about
command and you can check which version of sbt is running.
> about [info] This is sbt 0.12.0 [info] The current project is {file:/home/jw/code/Play20/framework/}Root [info] The current project is built against Scala 2.9.2 [info] Available Plugins: com.typesafe.tools.mima.plugin.MimaPlugin, com.typesafe.sbtscalariform.ScalariformPlugin [info] sbt, sbt plugins, and build definitions are using Scala 2.9.2
Then, in the project directory, change ./project/build.properties
to the correct version.
source share