Doing some work in scalatra, and when running ./sbt, I'm seeing this error message:
[trace] Stack trace suppressed: run last compile:sources for the full output.
[error] (compile:sources) org.fusesource.scalate.InvalidSyntaxException: `val' expected but `s' found at 1.12
[error] Total time: 0 s, completed Jul 1, 2013 6:04:31 PM
Can anyone give some insight into what 1.12 refers to? I'm running a pretty basic Scalatra framework, slightly modified (one .ssp file added, one .scala filed edited) from the hello-scala standard that downloads with g8