Play 2.1.0
2.1-RC1
Updated Installing (markdown)
Grammatic error
Added the proxy-configuration.
Take latest official version instead of RC
Updated Installing Play 2.0 (markdown)
Fix
Fix broken link to binary package.
Documentation copy-editing
Documentation refactoring
Working on documentation
I got stung by this issue. I figured I'd install the "binary" package in /opt and finally figured out that I needed to be able to write to the directory. I hope this will be fixed in final versions, so you don't have to install multiple instances on multi-user systems.
When building from source you must use sbt 0.11.2 or the dependency for the play sbt plugin will not resolve. This means also that your build.properties sbt.version must equal 0.11.2
Added additional commands for building from source so that it clears all pre-built files and ensures all libraries are published locally.
Updated Installing Play 2.0 beta (markdown)
Edit typos, syntax, grammar and style (up to ScalaRouting in TOC order)
.