mirror of https://github.com/sbt/sbt.git
Ref https://github.com/sbt/sbt/issues/5665 This adds `--server` command that is immediately filtered out in Main.scala. The purpose of `--server` is so we can invoke thin client from `sbt` script at some point in the future when Bash script can parse `project/build.properties`. `sbtn` would need to call `sbt` again to start the server, and at that point the shell script would need to actually invoke the server. The intent of `--server` is to be used as the tie breaker. Also build users may want to sometimes call `sbt --server`. |
||
|---|---|---|
| .. | ||
| src | ||